developit / developit/snarkdown
Angle-bracket link/url syntax not supported
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
The markdown angle bracket syntax (https://www.markdownguide.org/basic-syntax#urls-and-email-addresses) for quickly creating links currently does not work.
Eg.
`` should convert into `https://github.com`. Instead, it is simply left as-is and will render as a HTML element.
Example using the angle input in the github renderer/editor:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.