This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
Releases: withspectrum/draft-js-markdown-plugin
Releases · withspectrum/draft-js-markdown-plugin
v3.0.0
v2.1.2
- Fix inline styles and inline code blocks in combination, shoutout to @andrewfan
v2.0.0
v1.4.3
v1.4.2
v1.4.1
v1.4.0
- Add
features
option to whitelist certain markdown features (#43) - Add language selection switch to code blocks (#39)
- Add support for multiple inline styles, e.g. italic text within bold text (#44)
- Fix bug where the block type would change even though you're already in a styled block, thanks to @michaelgmcd (#42)
v1.3.0
- Handle inline styling changes without removing existing ones (fixes cases like
**bold and *italic* together**
) - Enter also clears inline styling
- Doesn't add an empty line after a bolded list item anymore
- Disable inline styling in links, fixes links with underscores
- Many other QoL fixes!
v1.1.0
Changes
- Submit markdown an enter too
- Update demo and deploy to a new location: https://markdown-plugin.spectrum.chat/