cairo-take_until_unbalanced

Crates.iocairo-take_until_unbalanced
lib.rscairo-take_until_unbalanced
version0.32.0
sourcesrc
created_at2023-03-28 17:21:29.349358
updated_at2023-06-26 23:14:45.928194
descriptionA Nom parser library for contents between unbalanced tags.
homepagehttps://gitlab.com/lambdaclass/cairo-rs
repositoryhttps://gitlab.com/lambdaclass/cairo-rs
max_upload_size
id823240
size20,229
Crates.io publishers (github:lambdaclass:crates-io-publishers:owners)

documentation

README

Parse hyperlinks

Parse-hyperlinks, a parser library written with Nom to recognize hyperlinks and link reference definitions in Markdown, reStructuredText, Asciidoc and HTML formatted text input.

Cargo Documentation License

The library implements the CommonMark Specification 0.30, reStructuredText Markup Specification (revision 8571, date 2020-10-28), the specifications in Asciidoctor User Manual, chapter 26 (date 2020-12-03) and HTML 5.2: section 4.5.

To illustrate the usage and the API of the library, Parse-hyperlinks comes with a simple command line application: Atext2html

Commit count: 0

cargo fmt