Skip to content

Latest commit

 

History

History
74 lines (40 loc) · 1.41 KB

File metadata and controls

74 lines (40 loc) · 1.41 KB

Change Log

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.

[Unreleased]

  • none

[1.2.0] - 2025-08-18

  • 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

[1.1.2] - 2024-12-04

Changed

  • Updated product name for clarity and accuracy

[1.1.1] - 2024-11-27

Added

  • Installation instructions to README.md

Changed

  • Arrow tag styling is now matches normal pill tags in size

[1.1.0] - 2024-11-15

Changed

  • 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

[1.0.5] - 2024-11-10

Changed

  • Added a screenshot to README.md

[1.0.4] - 2024-11-09

Changed

  • Project logo update

[1.0.2] - 2024-11-08

Changed

  • Project renamed to vscode-markdown-tags

[1.0.1] - 2024-11-07

Changed

  • Minor chagelog update

[1.0.0] - 2024-11-07

Added

  • Changelog

Changed

  • Version number changed to 1.0.0