mdfrier 0.3.0

A markdown parser that produces styled terminal lines
---
source: mdfrier/src/lib.rs
assertion_line: 868
expression: output
---
> Blockquotes are very handy in email to emulate reply text.
> This line is part of the same quote.

Quote break.

> This is a very long line that will still be quoted properly when it wraps. Oh
> boy let's keep writing to make sure this is long enough to actually wrap for
> everyone. Oh, you can *put* **Markdown** into a blockquote.

> Blockquotes can also be nested...

> > ...by using additional greater-than signs right next to each other...

> > > ...or with spaces between arrows.