gmipp : gemtext pretty printer
gmipp reads gemtext (stdin or passed as argument and output) and output a version with lines not exceeding the maximum length.
It also improve reading experience by adding spaces after sentences.
Lists are keps as indented paragraphs.
By default, max width is 60 char.
Set the goal width with -v mw=80 flag.
Example :
gmipp -v mw=60 example.gmi