36 releases
0.23.4 | Jul 30, 2022 |
---|---|
0.23.3 | Sep 26, 2021 |
0.22.1 | Aug 22, 2021 |
0.22.0 | Jun 24, 2021 |
0.11.0 | Nov 30, 2020 |
#413 in Parser implementations
12,723 downloads per month
Used in 15 crates
(8 directly)
210KB
3.5K
SLoC
Parse hyperlinks
Parse-hyperlinks, a parser library written with Nom to recognize hyperlinks and link reference definitions in Markdown, reStructuredText, Asciidoc and HTML formatted text input.
The library implements the CommonMark Specification 0.30, reStructuredText Markup Specification (revision 8571, date 2020-10-28), the specifications in Asciidoctor User Manual, chapter 26 (date 2020-12-03) and HTML 5.2: section 4.5.
To illustrate the usage and the API of the library, Parse-hyperlinks comes with a simple command line application: Atext2html
Dependencies
~1.1–1.6MB
~35K SLoC