All notable changes to the "markdown-tag" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- none
- Added support for both
|and/as separators in tag syntax (e.g., ((tag|label)) and ((tag/label))) - Updated documentation and examples to reflect this change
- Updated product name for clarity and accuracy
- Installation instructions to README.md
- Arrow tag styling is now matches normal pill tags in size
- Tags are now formatted using
((tag|label|bgcolor|fgcolor))format so as not to conflict with other common markdown - CSS class is now bn-tags amd bn-arrow-tags so as not to conflict with other common classes
- README.md reflects new tag format
- All example documents now contain the updated tag format
- Added a screenshot to README.md
- Project logo update
- Project renamed to vscode-markdown-tags
- Minor chagelog update
- Changelog
- Version number changed to 1.0.0