multi-line attributes support with "+"
See original GitHub issueFormatting multi-line attributes does broke them. Also rendering by code highlight is broken for them. See two screenshots and sample here:
highlighting; before code format:

result of code formatting algorithm:

Sample document snippet:
= RESTful Qaron API Specification
Ľubomír Varga <lubomir.varga@qpp.sk>
v{project-version}, 2019-08-12
:toc: left
:doctype: book
:keywords: rest api, documentation, restdocs, integration, hal
:icons: font
:numbered:
:description: This document is short. +
Despite description is long.
This is than first paragraph of documentation.
Multi-line attribute format is mentioned in recommended practices.
AsciiDoc Plugin Version: 0.29.4
IDE Name and Version: IntelliJ IDEA 2019.2 (Community Edition) Build #IC-192.5728.98, built on July 23, 2019 Runtime version: 11.0.3+12-b304.10 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Linux 5.0.0-23-generic GC: ParNew, ConcurrentMarkSweep Memory: 1910M Cores: 8 Registry: git.explicit.commit.renames.prohibit.multiple.calls=false Non-Bundled Plugins: DBN, Lombook Plugin, com.oliverlockwood.plugins.jenkinsfile, im.jeanfrancois.ideaplugins.ideafullscreen, manifold.ij, org.asciidoctor.intellij.asciidoc, com.intellij.lang.jsgraphql, org.intellij.scala, Docker, training
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (8 by maintainers)

Top Related StackOverflow Question
Note that
\is the preferred line ending to continue an attribute entry.+is considered legacy.pre-release 0.29.5 is now available.