4 releases
0.23.4 | Jul 30, 2022 |
---|---|
0.23.3 | Sep 26, 2021 |
0.23.2 | Sep 25, 2021 |
0.23.1 | Sep 25, 2021 |
#3 in #hyperlink
142 downloads per month
Used in 2 crates
(via tpnote-lib)
230KB
4K
SLoC
title: "Extra parsers for hyperlinks in lightweight markup" filename_sync: false
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.1–1.6MB
~35K SLoC