Releases: birhoff/md-to-bemjson
Releases · birhoff/md-to-bemjson
v0.7.1
Bug Fixes
- package: update remark-bemjson to version 0.3.1 (#34) (c552990)
v0.7.0
Features
- options: Add support for external remark plugins (#33) (7da6a76)
v0.6.1
Bug Fixes
- package: update remark to version 8.0.0 (#30) (b14208b)
- parse: Do not parse escaped characters (#32) (17a385e)
v0.6.0
Features
- options: Github disabled by default and enable passing options (#24) (a9c6b2f)
v0.5.0
Features
- options: html to bemjson support (e87241f)
v0.4.1
Bug Fixes
- package: update remark-bemjson to version 0.3.0 (6ca00e5)
Performance Improvements
- remark-bemjson: Avoid neccessary srtingify->parse (872584e)
v0.3.0
Features
- core: Rename package to md-to-bemjson (79382fd)
- options: Add support export* options (4d197d6)
- options: Support github option (1dc6d44)
Performance Improvements
- plugins: Remove lint plugin (366ddfc)
v0.2.0
Bug Fixes
- test: change test for new feature github (c7ad04c)
Features
- API: New Async/Sync API (8f96f68)
- bemjson: Support new version (b15d732)
- plugin: Add github plugin (ab96397)
- plugin: Add remark-inline-links (f7df105)