For more details on the API, see the Rust API docs.
Example | Description |
---|---|
broken-link-callbacks.rs | Dynamically retrieve reference link destinations (e.g. [text][ref] / [ref][] / [ref] ) |
event-filter.rs | Strip all images and replace text |
events.rs | Dump events to the console as tree |
footnote-rewrite.rs | Render footnotes to HTML at the bottom, closely matching GitHub |
parser-map-event-print.rs | Dump events to the console in flat form |
parser-map-tag-print.rs | Dump block-level tag events to the console in descriptive form |
string-to-string.rs | Convert markdown to HTML |