You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [Unreleased]
10
10
11
+
## [0.3.0] - 2018-12-02
12
+
13
+
- Added support for Azure DevOps Wiki style `[[_TOC_]]` token - [Issue #2](https://github.com/wibblemonkey/vscode-markdown-auto-toc/issues/2)
14
+
- Fixed issue with HTML/Markdown tokens leaking into table of contents items - [Issue #1](https://github.com/wibblemonkey/vscode-markdown-auto-toc/issues/1)
0 commit comments