mdedit 0.5.1

markdown editor with ratatui and rat-salsa
# 0.5.1


* fix: event-handling of file-dialog + error-dialog was
  the wrong way around.

# 0.5.0


* feature: add 'file_pattern' and 'log' level to config.
* feature: load initial tree in background.

# 0.4.0


* feature: use ignore crate to build the current tree.
  respecting .gitignore & co sounds like a good feature.

# 0.3.0


* a lot of changes ...

# 0.2.0


* copy from rat-salsa example