markdown_quill 4.1.0 markdown_quill: ^4.1.0 copied to clipboard
Convert between quill (delta) format and markdown
4.1.0 #
- Add
DeltaToMarkdown.customContentHandler
that allows you to configure how special characters are escaped
4.0.0 #
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
3.1.0 #
- Add support for task list
3.0.0 #
- Update to flutter_quill: 9.2.12
1.0.0 #
- Support Flutter 3.0
- Update to flutter_quill: 5.0
0.0.2 #
- Update dependencies.
0.0.1 #
- Initial release.