4 releases (2 breaking)

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

#8 in #sanitization

27 downloads per month

MIT/Apache

215KB
5K SLoC

marked-cli

Change Log Crates.io CI Status

A command line tool for HTML/XML markup I/O processing, using the marked library crate.

See the linked rustdoc or the project workspace root ../README for an overview.

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.

License

This project is dual licensed under either of following:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in marked(-cli) by you, as defined by the Apache License, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~4–11MB
~157K SLoC