flowmark 0.3.1

A Markdown auto-formatter for clean diffs and semantic line breaks
Documentation
1
2
3
4
//! Markdown formatting and normalization.

pub mod filling;
pub mod markdown;