Skip to content

Releases: asciidoctor/asciidoctor-intellij-plugin

Avoid temporary files in project folder when creating a PDF file

11 Oct 08:49
Compare
Choose a tag to compare
  • Avoid EDT warning when changing plugin settings
  • Avoid temporary files in project folder when creating a PDF file (#1446)
  • Force re-generating diagrams when create an HTML file (#1446)
  • Tuning support for Antora Collector for non-existing folders (#1177)

Downgrade PlantUML, Asciidoctor Tabs enhancements

07 Oct 07:43
Compare
Choose a tag to compare
  • Downgrade to PlantUML 1.2023.5 to avoid problems with Ditaa, grapviz and icons (#1446)
  • Add Asciidoctor Tabs CSS also when converting to HTML (#1425)
  • Add Asciidoctor Tabs darcula CSS theme (#1425)

Avoid EDT runtime exceptions

28 Sep 05:23
Compare
Choose a tag to compare
  • Fix exception when installing plugin with already open AsciiDoc file (#1441)
  • Avoid accessing index from EDT when initializing the editor
  • Avoid empty range when building folding (#1442)
  • Reworking editor creation again to avoid error in EDT (#1439)

Add Asciidoctor Tabs CSS also for Antora themed pages

24 Sep 16:00
Compare
Choose a tag to compare
  • Add Asciidoctor Tabs CSS also for Antora themed pages (#1425)

Support Asciidoctor Tabs extension

24 Sep 14:06
Compare
Choose a tag to compare
Pre-release
  • Expanding or collapsing a section will not scroll the editor or open the included file (#1436)
  • Update toolbar elements in the background to remove load from EDT thread
  • Reworking editor creation again to avoid error in EDT (#1439)
  • Support Asciidoctor Tabs extension out-of-the box (#1425)
  • Avoid NPE and wrong thread when converting Markdown content (#1440)

Rework fix for IntelliJ 2023.3 EAP compatibility

22 Sep 22:06
Compare
Choose a tag to compare
  • Rework fix for IntelliJ 2023.3 EAP compatibility. Dropping compatibility for 2023.1 and earlier. (#1439)

Fix IntelliJ 2023.3 EAP compatibility

22 Sep 21:12
Compare
Choose a tag to compare
Pre-release
  • Fix IntelliJ 2023.3 EAP compatibility (#1439)
  • Reworked parsing of definition lists (#1432)

Fixing Pandoc download loop on macOS

20 Sep 21:38
1bd6508
Compare
Choose a tag to compare
Pre-release
  • Fixing Pandoc download loop on macOS (thanks to @mlasevich) (#1429)
  • Bump org.asciidoctor:asciidoctorj-diagram from 2.2.11 to 2.2.13 (#1433)

Workaround for tree parsing to avoid errors

19 Sep 07:13
Compare
Choose a tag to compare
  • Workaround for tree parsing to avoid errors (#1432)

Handling unbalanced tree errors when parsing (#1432)

18 Sep 23:25
Compare
Choose a tag to compare
  • Improve lexing of URLs in description lists
  • Removing EDT workaround (#1424)
  • Reworking parsing to avoid unbalanced tree error (#1432)