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 83d2786 commit 83cc325Copy full SHA for 83cc325
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Confluence Wiki Markup
2
3
+## 0.1.5
4
+* use webview api for rendering in vscode 1.33.x
5
+* refactor confluence snippets
6
+* new logo
7
+* preview unsaved files
8
+
9
## 0.1.4
10
* fix [List indenting @win](https://github.com/denco/vscode-confluence-markup/issues/6)
11
* restructure
README.md
@@ -11,7 +11,7 @@ Preview for Confluence Markup while editing them in VSCode
12
LanguageID: `confluence`
13
14
-Supported file extentions:
+Defaulft supported file extentions:
15
- `.confluence`
16
- `.wiki`
17
- `.jira`
0 commit comments