Convert pulldown-cmark Events back to the string they were parsed from
See the codeA utility library which translates Event back to markdown.
It's the prerequisite for writing markdown filters which can work as
mdbook-preprocessors.
This library takes great pride in supporting everything that pulldown-cmark supports,
including tables and footnotes and codeblocks in codeblocks,
while assuring quality with a powerful test suite.
Please have a look at the stupicat-example for a complete tour
of the API, or have a look at the api-docs.
It's easiest to get this library into your Cargo.toml using cargo-add:
cargo add pulldown-cmark-to-cmark
pulldown-cmark-to-cmark follows the MSRV (minimum supported rust version) policy of pulldown-cmark. The current MSRV is 1.71.1.
mdbooks to keep your documentation tested.version in Cargo.toml and git commitcargo release --no-dev-version(top 30 of 36)
Rust
94.3%
Shell
5.3%
Convert pulldown-cmark Events back to the string they were parsed from
See the codeA utility library which translates Event back to markdown.
It's the prerequisite for writing markdown filters which can work as
mdbook-preprocessors.
This library takes great pride in supporting everything that pulldown-cmark supports,
including tables and footnotes and codeblocks in codeblocks,
while assuring quality with a powerful test suite.
Please have a look at the stupicat-example for a complete tour
of the API, or have a look at the api-docs.
It's easiest to get this library into your Cargo.toml using cargo-add:
cargo add pulldown-cmark-to-cmark
pulldown-cmark-to-cmark follows the MSRV (minimum supported rust version) policy of pulldown-cmark. The current MSRV is 1.71.1.
mdbooks to keep your documentation tested.version in Cargo.toml and git commitcargo release --no-dev-version(top 30 of 36)
Rust
94.3%
Shell
5.3%