10 releases
0.2.7 | Jun 2, 2020 |
---|---|
0.2.6 | Jun 1, 2020 |
0.2.4 | May 30, 2020 |
0.1.1 | May 27, 2020 |
#1862 in Text processing
27 downloads per month
Used in equt-md-html
315KB
8K
SLoC
Extended Markdown Iterator
This crate wraps the event iterator created by equt_md
to provide a more general
while powerful interface.
Difference between those crates
equt_md
parses the markdown into event iterator.equt_md_frontmatter
parse the markdown frontmatter into Rust data structure.equt_md_error
contains all errors in these crates.equt_md_ext
wraps and extends the crates above for easy using.equt_md_html
renders the iterator into HTML.
Dependencies
~8MB
~170K SLoC