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 e79e94e commit 966a646Copy full SHA for 966a646
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Confluence Wiki Markup
2
3
+## [0.1.8](https://github.com/denco/vscode-confluence-markup/releases/tag/0.1.8)
4
+
5
+- fix [Multiply inline monospace macro](https://github.com/denco/vscode-confluence-markup/issues/17)
6
+- fix [Italic with dot at the end](https://github.com/denco/vscode-confluence-markup/issues/18)
7
+- fix rendering striked-throu markup
8
+- adjust content security policy
9
+- add downloads badge in [README.MD](https://github.com/denco/vscode-confluence-markup/blob/master/README.md)
10
11
## [0.1.7](https://github.com/denco/vscode-confluence-markup/releases/tag/0.1.7)
12
13
- fix skip empty lines
0 commit comments