mdfrier 0.3.0

A markdown parser that produces styled terminal lines
1
2
3
4
5
6
7
8
---
source: mdfrier/src/lib.rs
expression: output
---
This a paragraph.
Here we have an "inline" image, ![inline](./notfound.img), and trailing text.
![Loading...](./notfound.img)
Should be split up nicely.