asciidoctor-intellij-plugin
asciidoctor-intellij-plugin copied to clipboard
AsciiDoc plugin for products on the IntelliJ platform (IDEA, RubyMine, etc)
## Why the new feature should be added for draw.io diagrams, this feature already exists and is quite convenient. ## How the new feature should work if the user references...
## Why the new feature should be added This idea is related to Antora projects only. At the moment, the files in an Antora based project are listed in alphabetical...
## Observed 1. Create two files. 2. One should contain a footnote and an xref inside of it like that: ``` A startfootnote:[This is a footnote, see xref:rfile2.adoc#anchor[cross-reference text].]. ```...
## Why the new feature should be added Within Antora projects, files starting with an underscore or a dot or without a file extension[ are special:](https://docs.antora.org/antora/2.3/standard-directories/#hidden-files) > Antora ignores any...
## Why the new feature should be added The **Paste Image** toolbar button currently expects image data on the clipboard, such as image data from a graphics app, or an...
## Why the new feature should be added When a problem is auto-reported by Sentry, the context information currently information like the IDE and plugin version. It would be helpful...
I use the plugin and the Maven plugin. I defined some variables in the Maven plugin, e.g. `sources_path`, I only write `sources_path` and the Java class filename when I include...
Currently, when I press `Ctrl+/`, there is no space between `//` and the text which follows it. Most style guides advocate for this space, and so we are very used...
Let's say I have an image macro like the following: image::image48.png[] - I want to move this image to a sub-folder (subdir) of the :imagesdir: location. - I place cursor...
# Enhancement Idea This is more a question, than a bug report. I'd like to create charts in Asciidoc in IntelliJ. With the Asciidoc extension in Chrome the following chart...