This release brings a new (and maintained) Markdown editor 📝 , custom extensions support 📦, ability to tweak the allowed tags and the extensions configuration 🛠️ and brings in tests too.
See the documentation on the new configuration options.
Thank you all for the contributions!
Changes
- Added test suite
- Moved all options in a single setting and allowed further customisations (#82) - Thanks @rokdd
- Added Wagtail 2.13 StreamField block compatibility (#81)
- Switched to using EasyMDE (#76) - Thanks @StefanUlbrich
- Added support for extensions config (#77) - Thanks @StefanUlbrich and by extension @abrunyate
- Removed deprecations
- Added pre-commit support
- Switched to SemVer and GitHub Actions
- Updated bleach minimum version to 3.3.0