16 releases (4 breaking)
0.27.2 | Oct 19, 2023 |
---|---|
0.27.1 | Oct 19, 2023 |
0.26.4 | Oct 16, 2023 |
0.25.1 | Oct 5, 2023 |
0.23.3 | Sep 26, 2021 |
#2637 in Parser implementations
48 downloads per month
Used in 2 crates
(via tpnote-lib)
270KB
5K
SLoC
Extra parsers for hyperlinks in lightweight markup
This crate is based on and extends the parse-hyperlinks library. It contains some extra parsers needed for the Tp-Note application.
Parse-hyperlinks-extras, a parser library written with Nom to recognize images and hyperlinks in HTML formatted input. For now, only HTML is implemented.
The library follows the HTML 5.2: 4.7. embedded content specification. For further details, please consult the API documentation, and parse-hyperlinks-extras on crates.io
Dependencies
~1.2–2MB
~41K SLoC