Two links following one another
Author: ninjuh1124Created Nov 30, 2018Updated Nov 30, 2018
Incredibly specific condition, but this pattern: `[](\S*) [\S*](\/S+ "\S*")` is not being parsed correctly
Ex:
`[](imgur.com) [a](google.com "a")` -> ``
Source: evilstreak/markdown-js