This package browser is in early development. Mind the rough edges.

rust-pulldown-cmark-to-cmark 10.0.4

Convert pulldown-cmark Events back to the string they were parsed from

A 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.

Installation

Install rust-pulldown-cmark-to-cmark 10.0.4 as follows:

guix install rust-pulldown-cmark-to-cmark@10.0.4

Or install the latest version:

guix install rust-pulldown-cmark-to-cmark

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.