Skip to content

Releases: asciidoctor/asciidoctor-intellij-plugin

Fix structure view for nested lists

30 Apr 21:23
Compare
Choose a tag to compare
Pre-release
  • Bump org.asciidoctor:asciidoctorj-pdf from 2.3.6 to 2.3.7
  • Bump org.asciidoctor:asciidoctorj from 2.5.7 to 2.5.8
  • Fix structure view for nested lists (#1346)
  • Trying to avoid already disposed exception when accessing settings for line wrapping
  • Ignore invalid directory structures when determining extensions (#1348)
  • When using the custom AsciiDoc scopes, show only files from the current project

Auto-set attribute 'allow-uri-read', fixing Antora includes

10 Apr 11:19
Compare
Choose a tag to compare
  • Upgrade to pandoc version 3.1.2
  • For JCEF preview, reset the preview when clicking on a link leads to a different page (#1324)
  • Bump org.asciidoctor:asciidoctorj-diagram from 2.2.4 to 2.2.7 (#1326)
  • Set attribute allow-uri-read when Kroki is enabled for diagrams (#1323)
  • Prevent an include error when using absolute paths with Antora for example via a partialsdir attributes (#1325)
  • Update to AsciidoctorJ PDF 2.3.6

Kroki update and Antora include tuning

05 Mar 22:47
Compare
Choose a tag to compare
  • Support d2 and dbml diagrams for Kroki (thanks to @croemmich) (#1305)
  • Updating to Kroki Asciidoctor 0.8.0
  • Includes in Antora family subfolders should work without a relative path prefix (#1298)

Upgrade AsciidoctorJ to 2.2.4 and PlantUML to 1.2022.14

28 Feb 22:24
Compare
Choose a tag to compare
  • Upgrade AsciidoctorJ to 2.2.4 and PlantUML to 1.2022.14
  • Ignore Antora playbooks that are inside a module, as they are probably examples (#1293)
  • Update the preview also when files are deleted
  • Run external annotators for formatting and error highlighting also during indexing
  • Wrap PlantUML/Salt blocks for syntax highlighting (#1300)

Smart Single Quote handler and 2023.1 EAP support

30 Jan 21:25
Compare
Choose a tag to compare
  • Adding a debug name for AsciiDoc StubFileElementTypes to avoid a warning in IntelliJ 2023.1 EAP (#1289)
  • Fix extra backticks in smart single quotes (thanks to @blueglyph) (#1286)

Fixing bugs reported by users

28 Jan 13:14
Compare
Choose a tag to compare
  • Updated dialog notice for submitting errors (#1285)
  • Ignore an already disposed exception (#1284)
  • Ignore an already disposed exception (#1283)

Bugfix for Antora preview for file names with blanks

20 Jan 21:19
Compare
Choose a tag to compare
  • Fix parsing of nodes enumerations inside of blocks
  • No longer look outside the project folder for context information like .asciidoctorconfig files or Antora component descriptors (#1279)
  • Support hard unset attribute for Antora component descriptors and playbooks (#1278)
  • Avoid outdated path information for the preview after moving a file (#1276)
  • Remove special handling for file names on Windows with blanks (#1276)

Bugfix release

10 Jan 16:17
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release
  • Reorder stylesheets to allow dark background in custom stylesheet
  • Closing blocks on attribute start
  • Fix handling of comments in table cells
  • Prevent EDT warning when generating a preview when adding a description
  • For Antora pages with page alias, resolve anchors

First Antora Collector support

27 Dec 19:58
Compare
Choose a tag to compare
Pre-release
  • Initialize the preview earlier, as the window might not be visible, yet (#1258)
  • Initial support for the Antora Collector Extension (#1177)

When moving an editor tab to a new window, initialize the preview

19 Dec 08:28
Compare
Choose a tag to compare
  • Use the linked stylesheet in the browser preview
  • Support Antora component properties prerelease and ext (#1254)
  • Support superscript and subscript in the editor (#1251)
  • When saving other editors contents before rendering the preview, log exceptions thrown there instead of reporting them (#1257)
  • Add preview for AddBlockIdToSection if it is in another file (#1248)
  • Avoid re-formatting for table content with block markers starting with !, ;, , and :
  • When moving an editor tab to a new window, initialize the preview (#1258)