marked-cli

Crates.iomarked-cli
lib.rsmarked-cli
version0.3.1
sourcesrc
created_at2020-03-15 19:41:25.046199
updated_at2021-02-01 20:34:06.238643
descriptionCommand line tool for markup I/O processing
homepage
repositoryhttps://github.com/dekellum/marked
max_upload_size
id218949
size21,065
David Kellum (dekellum)

documentation

README

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.

Commit count: 515

cargo fmt