Skip to content

Releases: denco/vscode-confluence-markup

0.1.7

05 Aug 06:16
Compare
Choose a tag to compare
  • fix skip empty lines
  • extend content security policy for inline styles
  • enhance testing

0.1.6

03 Aug 13:13
Compare
Choose a tag to compare
  • 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

0.1.5

03 May 10:03
Compare
Choose a tag to compare
  • use webview api for rendering in vscode 1.33.x
  • refactor confluence snippets
  • new logo
  • preview unsaved files

0.1.4

23 Oct 07:14
Compare
Choose a tag to compare

0.1.3

15 Jun 16:57
Compare
Choose a tag to compare

0.1.2

29 Mar 21:12
Compare
Choose a tag to compare
  • fix rendering of tag inside of code macro
  • fix noformat issue
  • fix strikethrough and italic text
  • add table rendering

0.1.1

15 Jan 20:12
Compare
Choose a tag to compare
  • fix simple link
  • fix keyboard shorcuts, activate only for confluence language id
  • add simple css

0.1.0 - Beta version of plugin

14 Jan 17:58
Compare
Choose a tag to compare
  • add preview action
  • add support for confluence emoticons
  • change language id from: confluence-markup to confluence

0.0.1 Initial alfa release

10 Aug 17:29
Compare
Choose a tag to compare

0.0.1 - First Release

  • convert Textmate bundle to Visual Studio Code format.