Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 732 Bytes

4.2.0

  • Fix softLineBreak not respected when a new line is starting with a link #34

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.