All notable changes to the "markdown-hashtags" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Minor release with fix in package.json.
- Add support for nested hashtags (see #22).
- Great job by @Decmoe47
- Add buttons to hashtag tree view (see #18)
- Add two sorting options (alphabetical, counter) to configuration (see #14).
- Fix space in autocompletion (see #12).
- Add count and position to description in hashtag tree provider.
- Fix hashtag regexp to match only from new line and space.
- Add feature to support unicode hashtags (see #5)
- Initial release