# marked-sanitizer [![Rustdoc](https://docs.rs/marked-sanitizer/badge.svg)](https://docs.rs/marked-sanitizer) [![Change Log](https://img.shields.io/crates/v/marked-sanitizer.svg?maxAge=3600&label=change%20log&color=9cf)](https://github.com/dekellum/marked/blob/master/marked-sanitizer/CHANGELOG.md) [![Crates.io](https://img.shields.io/crates/v/marked-sanitizer.svg?maxAge=3600)](https://crates.io/crates/marked-sanitizer) [![Travis CI Build](https://travis-ci.org/dekellum/marked.svg?branch=master)](https://travis-ci.org/dekellum/marked) For now, just reserving the name for potential use as a dedicated sanitizer crate. Such would presumably be (`Builder`) API compatible with the _[ammonia]_ crate. See source tree [../ammonia-compare] for a working prototype of the compatible filtering. ## License This project is dual licensed under either of following: * The Apache License, version 2.0 ([../LICENSE-APACHE]) or http://www.apache.org/licenses/LICENSE-2.0) * The MIT License ([../LICENSE-MIT]) or http://opensource.org/licenses/MIT) ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in _märkəd_ (marked-sanitizer) by you, as defined by the Apache License, shall be dual licensed as above, without any additional terms or conditions. [ammonia]: https://crates.io/crates/ammonia [../ammonia-compare]: https://github.com/dekellum/marked/tree/master/ammonia-compare [../LICENSE-APACHE]: https://github.com/dekellum/marked/tree/master/LICENSE-APACHE [../LICENSE-MIT]: https://github.com/dekellum/marked/tree/master/LICENSE-MIT