No changes.
- feat: make markdown toolbar extensible by @davwheat in #33
- fix: re-use of texteditor with markdown ext breaks markdown toolbar items by @davwheat in #34
- Spoiler and strikethrough buttons (https://github.com/flarum/markdown/pulls/30)
- Browser/system shortcuts triggering when applying editor style from shortcut (https://github.com/flarum/markdown/pulls/32)
- Link button is not visible on the markdown toolbar (#29)
- Compatibility with Flarum v1.0.0.
- GitHub markdown toolbar moves to flarum/core (#28)
- Simplification of toolbar and button system (#28)
- Toolbar buttons submits the form
- Tooltips generate a deprecation warning
- Dropped mdarea (#28)
- Admin setting to disable mdarea (#27)
- Editor Driver support (ba3e1fb)
- Updated admin category from formatting to feature (#25)
- Moved locale files from translation pack to extension (#21)
- Double quote marks cause inconvenience typing (6d8ea34)
- Updated composer.json and admin javascript for new admin area.
- Switch image and link defaults (#11)
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Support for IE 11 (#18)
- Updated JS dependencies
- Fixed not hiding other html entities than mentions (#14)
- Mentions could be seen within spoiler blocks (#13)
- The toolbar now has an image button (#8)
- Unusable toolbar in IE11 (#8)
- Tabbing out of the post composer was not possible (#8)