unidok
v0.2.0
Published
A powerful, readable, easy-to-learn markup language
Downloads
1
Readme
Unidok
A powerful, readable, easy-to-learn markup language
Unidok is a new Markup language, inspired by AsciiDoctor and Markdown. It is very easy to read and to learn while offering powerful features such as macros.
This package wraps the Unidok library (written in Rust) as WebAssembly library. It offers a compile
function which converts a string from Unidok to HTML.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE_APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE_MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.