- Fix
softLineBreak
not respected when a new line is starting with a link #34
- Add
DeltaToMarkdown.customContentHandler
that allows you to configure how special characters are escaped
Thanks to Łukasz Wiśniewski for his valuable contribution.
- Upgrade to flutter_quill: 10.x.x
- Added an option to keep empty lines
- fix ordered list prefix
- Allow users to define custom textAttrsHandlers
- Add support for task list
- Update to flutter_quill: 9.2.12
- Support Flutter 3.0
- Update to flutter_quill: 5.0
- Update dependencies.
- Initial release.