Crate cmark2tex

source ·

Re-exports

pub use self::error::*;

Modules

Structs

Functions

Converts markdown string to tex string.
Extract extension from filename
Simple HTML parser.
Convert HTML description elements into LaTeX equivalents.
Takes a pulldown_cmark::Parser or any iterator containing pulldown_cmark::Event and transforms it to a string
Converts an SVG file to a PNG file.
Get the title of a Markdown file.