Releases: asciidoctor/asciidoctor-intellij-plugin
Releases · asciidoctor/asciidoctor-intellij-plugin
Avoid temporary files in project folder when creating a PDF file
Downgrade PlantUML, Asciidoctor Tabs enhancements
Avoid EDT runtime exceptions
Add Asciidoctor Tabs CSS also for Antora themed pages
- Add Asciidoctor Tabs CSS also for Antora themed pages (#1425)
Support Asciidoctor Tabs extension
- 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
- Rework fix for IntelliJ 2023.3 EAP compatibility. Dropping compatibility for 2023.1 and earlier. (#1439)
Fix IntelliJ 2023.3 EAP compatibility
Fixing Pandoc download loop on macOS
- 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
- Workaround for tree parsing to avoid errors (#1432)