All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update TypeScript configuration for modern module resolution, fixed [#45]
- Improved performance by memoizing the callouts object checking function.
- Better handling of unsupported callout types.
- Fixed missing dependency for mdast-util-to-string
- Update dependencies
- Removed case sensitivity (#25)
- Added License notice for lucide icons
- Fixed empty div if there's no remaining content (#3).
- Update readme.md
- Update dependencies
- Improve github actions, to avoid missing built files.
- Update github actions for auto release and plublishing.
- Fixed empty blockquote (#1).