Expand description
Command line application to render markdown to TTYs.
Note that as of version 2.0.0 mdcat itself no longer contains the core rendering functions.
Use pulldown_cmark_mdcat
instead.
Modules§
- Argument parsing for mdcat.
- Output handling for mdcat.
Statics§
- Default read size limit for resources.
Functions§
- Create the resource handler for mdcat.
- Process a single file.
- Read input for
filename
.