rat-markdown 0.3.0

markdown support for rat-text
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 0.3.0


* fix: some panics with unknown unseen before rules.
* feature: add quoting with _, * and ~
* fix: reformat of image links.

# 0.2.0


* fix: Markdown::new() should take width directly.

# 0.1.0


* extract from rat-salsa example.