flowmark 0.2.7

A Markdown auto-formatter for clean diffs and semantic line breaks
Documentation
1
2
3
4
//! Typography transforms: smart quotes and ellipsis conversion.

pub mod ellipses;
pub mod quotes;