#hyperlink #markup #parser #restructuredtext #markdown

parse-hyperlinks-extras

Extra parser for a Nom parser library for hyperlinks with markup

19 releases

new 0.28.2 May 6, 2025
0.28.1 May 6, 2025
0.27.2 Oct 19, 2023
0.26.4 Oct 16, 2023
0.23.3 Sep 26, 2021

#2923 in Parser implementations

Download history 8/week @ 2025-01-20 409/week @ 2025-02-03 41/week @ 2025-02-10 4/week @ 2025-02-17 8/week @ 2025-02-24 47/week @ 2025-03-03 97/week @ 2025-03-10 84/week @ 2025-03-17 67/week @ 2025-03-24 53/week @ 2025-03-31 19/week @ 2025-04-07 28/week @ 2025-04-14 91/week @ 2025-04-21 26/week @ 2025-04-28

166 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.2–1.8MB
~38K SLoC