Consistent handling of bare links and links in footnotes
Open
annoyance
priority
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Test bare links both in text and in footnote definitions.
The former should not happen, but it shouldn't normalize in a funny or unstable way.
As footnotes, it does happen, and these should be bare.
Probably best not to normalize them all to be with `<>`s around them, for consistency with remark current practice.
Contributor guide
Assessment
This issue has not been assessed yet.