asciidoctor-intellij-plugin icon indicating copy to clipboard operation
asciidoctor-intellij-plugin copied to clipboard

AsciiDoc plugin for products on the IntelliJ platform (IDEA, RubyMine, etc)

Results 154 asciidoctor-intellij-plugin issues
Sort by recently updated
recently updated
newest added

## Observed vs. expected behavior After selecting a rather large `readme.md` file and clicking on "Convert to AsciiDoc", nothing happens, not conversion, not error message, no noticable CPU work. I...

bug

## Observed vs. expected behavior Background: we have a collection of standards, each is an Asciidoctor multi-file book, and the books for various 'components' are in multiple GitHub repos, one...

question

## Why the new feature should be added When a user re-organizes sections or lists, they should be able to shift the section level one level or or down. ##...

enhancement

[1624.zip](https://github.com/asciidoctor/asciidoctor-intellij-plugin/files/15437381/1624.zip) ## Observation vs. expected behaviour Editor and preview are out of sync when navigating through the source of `mini.adoc`. *Possibly related to the inclusion of tagged files, yet even...

bug
awaiting feedback

WIP: Trying to get the tests working

Some other languages like Java and Kotlin have an option in the formatter to "Keep Line Breaks" while reformatting. This does not mean that for example if you have 3...

enhancement
help wanted

Currently the formatter always puts line continuation text in a list item on the very start of the line like ```adoc * foo ** bar baz ``` It would be...

enhancement
help wanted

Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=gradle&previous-version=3.16.0&new-version=3.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

## Observed vs. expected behavior The preview does not render the diagram: ![image](https://github.com/user-attachments/assets/08781af8-4f43-419f-9b5f-514c592418ee) Neither the public Kroki server nor our selfhosted one does work. The IntelliJ logs do not include...

bug
awaiting feedback

Bumps [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.13 to 3.0.0. Release notes Sourced from org.asciidoctor:asciidoctorj's releases. v3.0.0 Breaking changes Improvement: Fix Macro APIs to take StructuralNodes and return Phrase- or StructuralNodes. (#1084) Allow Preprocessor...

dependencies
java