super_editor_markdown 0.1.2 super_editor_markdown: ^0.1.2 copied to clipboard
Markdown (de)serialization for super_editor documents.
[0.1.2] - July, 2022 #
- Updated
AttributedText
serialization to use newAttributionVisitor
API. - Changed
super_editor
support to v0.2.1.
[0.1.1] - June, 2022 #
- BREAKING: changed super_editor_markdown to NOT append newlines after every line it serializes to avoid extra newlines at the end of a serialized document.