3 releases (breaking)

0.3.0 Jan 3, 2021
0.2.0 Apr 12, 2020
0.1.0 Mar 15, 2020

#2169 in Web programming

33 downloads per month
Used in 2 crates

MIT/Apache

205KB
4.5K SLoC

marked

Rustdoc Change Log Crates.io CI Status

Parsing, filtering, selecting and serializing HTML/XML markup.

See the above linked rustdoc or The Märkəd Project ../README for a feature overview.

Optional Features

The following features may be enabled at build time. All are disabled by default, unless otherwise noted.

xml : Includes marked::xml module for xml support via the xml-rs crate.

Minimum supported rust version

MSRV := 1.38.0

The crate will fail fast on any lower rustc (via a build.rs version check) and is also CI tested on this version.

Certain non-default features (e.g. xml) may include dependencies which have higher MSRV requirements.

License

This project is dual licensed under either of following:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in märkəd by you, as defined by the Apache License, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~4–11MB
~152K SLoC