Crate maud_pulldown_cmark

Source
Expand description

This library implements an adapter to allow rendering strings as markdown inside a maud macro using pulldown-cmark efficiently.

Structsยง

  • The adapter that allows rendering markdown inside a maud macro.