pulldown-cmark-to-flowed 0.1.0

Convert Markdown to Plain Text with format=flowed
Documentation
 Example Mail
 ============

 Here is an example mail to demonstrate format=flowed text produced 
 by pulldown-cmark-to-flowed [1]. The format has two main 
 advantages:

  1. It allows your client to match text to the screen width

  2. When quoting text in your response, you avoid the awkward 
 newlines that get introduced when adding the > to the front of the 
 line, but keeping the line length under the 78 characters 
 recommended in the mail spec.

> Hey, quick question: Could you send me an example mail with 
> format=flowed?

-- 
  [1]: https://codeberg.org/proto-x/pulldown-cmark-to-flowed