All notable changes to this project will be documented in this file.
- Bug fixes
- Null safety
- Support for notus 1.0.0-rc.1
- Fixed a bug where embeds were positioned incorrectly
- Support the new underline and strikethrough features from Zefyr
- Recognise embeds when they appear as Map
- Support notus 1.0.0-dev versions and quill delta 2.0.0
- Support decoding of
<p>
elements with children
- Ensure deltas end with
\n
- Fix bugs with HTML decoding.
- Allow decoding of HTML to a Zefyr compatible Delta.
- Improve accuracy of output
- Use the document for conversion rather than converting to JSON
- Add examples and documentation
- Basic HTML output from Notus documents.
- Works with Notus 0.1.5.