parse-hyperlinks-extras 0.23.1

A Nom parser library for hyperlinks with markup.
Documentation

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.

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