We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3d92a commit a43f9c1Copy full SHA for a43f9c1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Confluence Wiki Markup
2
3
+## [0.1.12](https://github.com/denco/vscode-confluence-markup/releases/tag/0.1.11)
4
+
5
+- fix monospace with digits [Monospaced Text does not seem to be supported](https://github.com/denco/vscode-confluence-markup/issues/34)
6
+- add check for undefined panel and webview
7
+- fix regex for line-through and italic formats
8
9
## [0.1.11](https://github.com/denco/vscode-confluence-markup/releases/tag/0.1.11)
10
11
- enchange color macro with support for rgb and hex colors [Support to {color:}](https://github.com/denco/vscode-confluence-markup/issues/32)
0 commit comments