Releases: rishichawda/remark-notes-plugin
Releases · rishichawda/remark-notes-plugin
2.0.0
What's Changed
What's Changed
- major improvements by @rishichawda in #3
- refactored the plugin to use markdown and hypertext ASTs instead of html templates. this should help this plugin integrate better with the ecosystem as compared to before.
- added configuration options for control over styles (
injectStylesandclassPrefix). - added validations and tests.
- update docusaurus pages by @rishichawda in #4
- docusaurus was not using the plugin from main. updated the configuration. this also validated the plugin for mdx processors.
Full Changelog: 1.0.2...v2.0.0
1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
First release of the package.
Full Changelog: https://github.com/rishichawda/remark-notes-plugin/commits/1.0.0