Releases: denco/vscode-confluence-markup
Releases · denco/vscode-confluence-markup
0.1.7
0.1.6
- fix using css and render of emoticons rendering
Content-Security-Policy
- skip render empty lines
- extend documentation
- merge Improvement to CSS + Ability to Change Monospace Font for Preview, thanks to macintacos for contributing:
- Add configuration property:
confluenceMarkup.monospaceFont
for monospace font, default:Menlo, Monaco, Consolas, monospace
- wrap all tags with paragraf
- Add configuration property:
0.1.5
0.1.4
- fix List indenting @win
- restructure
- win/nix test files
0.1.3
- fix nested lists
- fix headless table
- rendering tables with row headers
0.1.2
- fix rendering of tag inside of code macro
- fix noformat issue
- fix strikethrough and italic text
- add table rendering
0.1.1
0.1.0 - Beta version of plugin
- add preview action
- add support for confluence emoticons
- change language id from: confluence-markup to confluence
0.0.1 Initial alfa release
0.0.1 - First Release
- convert Textmate bundle to Visual Studio Code format.