#nom #restructuredtext #parser #hyperlink #markup #markdown

parse-hyperlinks-extras

Extra parser for a Nom parser library for hyperlinks with markup

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

#2298 in Parser implementations

Download history 9/week @ 2024-01-08 3/week @ 2024-01-29 27/week @ 2024-02-05 36/week @ 2024-02-12 178/week @ 2024-02-19 66/week @ 2024-02-26 15/week @ 2024-03-04 49/week @ 2024-03-11 59/week @ 2024-03-18 31/week @ 2024-03-25 70/week @ 2024-04-01 122/week @ 2024-04-08 16/week @ 2024-04-15

242 downloads per month
Used in 2 crates (via tpnote-lib)

MIT/Apache

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.

Cargo Documentation License

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.4–2MB
~43K SLoC