Crate fmtm

Source

Re-exports§

pub use crate::paragraph_formatter::FmttParagraph;

Modules§

paragraph_formatter

Functions§

format
Format a markdown string with the given line width and default configuration.
format_with_config
Format a markdown string with the given configuration.

Type Aliases§

FmttExternalFormatter