rat-markdown 0.5.0

markdown support for rat-text
Documentation
# 0.5.0


* break: remove formatting from the event-handler. it is better
  employed by the application and not here. leave just direct editing
  behaviour.

# 0.4.1


* dependencies

# 0.4.0


* feature: make more stuff pub

# 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.