notustohtml 0.0.9-dev.1.0 notustohtml: ^0.0.9-dev.1.0 copied to clipboard
Convert the Notus document format to an HTML representation.
Changelog #
All notable changes to this project will be documented in this file.
[0.0.9-dev.1.0] - 2021-02-14 #
- Support notus 1.0.0-dev versions and quill delta 2.0.0
[0.0.8] - 2020-11-04 #
- Support decoding of
<p>
elements with children
[0.0.7] - 2020-06-12 #
- Ensure deltas end with
\n
[0.0.6] - 2020-05-31 #
- Fix bugs with HTML decoding.
[0.0.4] - 2020-05-31 #
- Allow decoding of HTML to a Zefyr compatible Delta.
[0.0.3] - 2020-05-26 #
- Improve accuracy of output
- Use the document for conversion rather than converting to JSON
[0.0.2] - 2020-05-22 #
- Add examples and documentation
[0.0.1] - 2020-05-22 #
- Basic HTML output from Notus documents.
- Works with Notus 0.1.5.