All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Rewrite of the internal enine
- Use
slate
for data modeling of the document
- Add
SlateUtils
to decode/encode for Slate - Markdown lists are indented to the bullet size
- Add support for named images (#17)
- Fix empty tables
- Don't add
style
attribute to table cells when alignment is not defined