Re-exports§
pub use self::error::*;
Modules§
Structs§
Functions§
- cmark_
to_ tex - Converts markdown string to tex string.
- get_
extension - Extract extension from filename
- html2tex
- Simple HTML parser.
- parse_
html_ description - Convert HTML description elements into LaTeX equivalents.
- parser_
to_ tex - Takes a pulldown_cmark::Parser or any iterator containing
pulldown_cmark::Event
and transforms it to a string - svg2png
- Converts an SVG file to a PNG file.
- title_
string - Get the title of a Markdown file.