Closed larseggert closed 3 years ago
Doctor, it hurts when...
I'd say "works as designed".
This is for bibliography entries? I can add some code to unwrap URIs, if needed.
Markdownlint complains for bare URLs, which is why I added the brackets...
But this is in the YAML, no? Markdownlint has no business complaining about the YAML, I'd say.
Hack:
(1) use this as the last line of the YAML:
stand_alone: ---
(2) use mdl -i
There is still one spurious "MD034 Bare URL used" for the end-of-YAML marked introduced in (1); no idea what is wrong about that.
Even when a URL is already enclosed in angle brackets, kramdown-rfc2629 adds another pair.
Source
becomes