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