- fix skip empty lines
- extend content security policy for inline styles
- enhance testing
- 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:
- use webview api for rendering in vscode 1.33.x
- refactor confluence snippets
- new logo
- preview unsaved files
- fix List indenting @win
- restructure
- win/nix test files
- fix nested lists
- fix headless table
- rendering tables with row headers
- fix rendering of tag inside of code macro
- fix noformat issue
- fix strikethrough and italic text
- add table rendering
- fix simple link
- fix keyboard shorcuts, activate only for confluence language id
- add simple css
- add preview action
- add support for confluence emoticons
- change language id from: confluence-markup to confluence
0.0.1 - First Release
- convert Textmate bundle to Visual Studio Code format.