Version 0.4.0
What's Changed
- Fixed input rule for italic text erasing the first character
- Fixed input rule for horizontal line triggering on
***bold italic***
text - Made
prosemirror-model
andprosemirror-state
NPM peer dependencies, which should fix issues caused by duplicated packages - 2 empty lines in a code block now terminate it
- Fixed parsing of bold italic text
Full Changelog: 0.3.1...0.4.0