flowmark 0.3.1

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;