Skip to content

Releases: asciidoctor/asciidoctor-intellij-plugin

EXPERIMENTAL: supporting Asciidoctor extensions

23 Dec 22:16
Compare
Choose a tag to compare
  • EXPERIMENTAL: Support Asciidoctor Ruby Extensions when placed in .asciidoctor/lib (#220)

EXPERIMENTAL: supporting asciidoctor configuration files

24 Nov 20:22
Compare
Choose a tag to compare
  • Update to AsciidoctorJ 1.5.8.1
  • Workaround for incompatible plugins (#226)
  • Toggle softwraps only available in context menu of AsciiDoc documents (#227)
  • Recognize list continuations plus block instead of marking them as old style headings (#228)
  • EXPERIMENTAL: supporting .asciidoctorconfig configuration files

See Wiki Page on configuration files for more information.

Halloween Release

27 Oct 14:36
3007509
Compare
Choose a tag to compare
  • Add official asciidoctor logo (#219)
  • Add soft wrap to tool bar (#221)
  • Editor Toolbar show status of toggles
  • Update to Asciidoctor Diagram 1.5.10 (#215)

Show title of documents again

01 Oct 16:13
Compare
Choose a tag to compare

Due to a regression some attributes for rendering the preview were cleared. Due to this the title didn't show any more. This is now fixed. #217

Attributes pre-defined in plugin settings

18 Sep 15:17
Compare
Choose a tag to compare
  • allow attributes to be pre-defined in plugin settings (#216)

Update to AsciidoctorJ 1.5.7

11 Sep 16:05
Compare
Choose a tag to compare
Pre-release
  • Update to AsciidoctorJ 1.5.7 and Asciidoctor Diagram 1.5.9
  • Treat "line must be non negative" only as a warning (#212)

JavaFX Preview for PlantUML now uses PNG instead of SVG

13 May 15:48
Compare
Choose a tag to compare
  • Display all PlantUML graphics as PNG for preview (#170)

Support hiDPI preview in JavaFX

11 May 21:24
Compare
Choose a tag to compare
  • Adding first hiDPI support for JavaFX preview (#125)

Requiring 2017.1 as minimum for this plugin

11 May 19:57
Compare
Choose a tag to compare

For the fixed related to JavaFX in 2017.1 onwards, this is now the new minimum version for this plugin (#207)

Avoiding deadlock on JavaFX initialization

06 May 21:21
Compare
Choose a tag to compare
  • Avoiding deadlock on JavaFX initialization (#207)
  • Requiring 2017.2 as minimum for this plugin