Releases: asciidoctor/asciidoctor-intellij-plugin
Releases · asciidoctor/asciidoctor-intellij-plugin
Fix structure view for nested lists
- 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
- 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
- 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
- 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
- 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
Bugfix for Antora preview for file names with blanks
- 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
- 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
When moving an editor tab to a new window, initialize the preview
- Use the linked stylesheet in the browser preview
- Support Antora component properties
prerelease
andext
(#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)