parse-hyperlinks-extras

Crates.ioparse-hyperlinks-extras
lib.rsparse-hyperlinks-extras
version0.27.2
sourcesrc
created_at2021-09-25 19:13:55.517551
updated_at2023-10-19 16:29:31.061339
descriptionExtra parser for a Nom parser library for hyperlinks with markup.
homepagehttps://gitlab.com/getreu/parse-hyperlinks
repositoryhttps://gitlab.com/getreu/parse-hyperlinks
max_upload_size
id456268
size34,694
Jens Getreu (getreu)

documentation

README

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

Commit count: 243

cargo fmt