fmtm 0.0.4

A diff-friendly Markdown formatter that breaks lines on sensible punctuations and words to fit a line width.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: src/tests/format.rs
expression: formatted_20
---
Markdown documents
may contain hard
breaks.\
For example,
the one above.

\
Best,\
You Know Who