Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 925 Bytes

File metadata and controls

46 lines (28 loc) · 925 Bytes

Changelog

Version 0.4.0

To be released.

Version 0.3.0

Released on March 11, 2025.

  • Added PluginOptions.localDomain option to determine the domain of bare handles.

Version 0.2.0

Released on December 16, 2024.

  • PluginOptions.link() became to have the second parameter which takes a markdown-it environment object.
  • PluginOptions.linkAttributes() became to have the second parameter which takes a markdown-it environment object.
  • PluginOptions.label() became to have the second parameter which takes a markdown-it environment object.

Version 0.1.1

Released on May 9, 2024.

  • Fixed a bug where the mention syntax followed by a space and words had been recognized as a mention with the following words.

Version 0.1.0

Released on May 9, 2024. Initial release.