All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Until packages are at 1.0.0, MINOR version changes may be breaking.
- Revert wrapping code blocks in
preandcodebecause Prism breaks them. A better fix is coming soon.
- Initial alpha release. There are probably still bugs.
decreateListItemDepthno longer throws an error for non list nodes.
- Support for setting the language for syntax highlighting
- Basic indent prediction on enter
- Wrap code blocks in
preandcodeinstead ofdivby default
- Support for
renderBlock, while maintainingrenderNodesupport