question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

multi-line attributes support with "+"

See original GitHub issue

Formatting 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: multilineAttributes

result of code formatting algorithm: multilineAttributesAfterFormat

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:closed
  • Created 4 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mojavelinuxcommented, Aug 12, 2019

Note that \ is the preferred line ending to continue an attribute entry. + is considered legacy.

0reactions
ahus1commented, Aug 13, 2019

pre-release 0.29.5 is now available.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Multiline Attribute - Autodesk Community - AutoCAD
If you have existing attributes, they can be modified to become Multiline attributes no problem. While in the Block Editor, click once on...
Read more >
Create a Multiline Attribute for a Callout - Land FX
Click the callout attribute in the source drawing to select it. 3. Type Prop in the Command line and press Enter. The Properties...
Read more >
aria-multiline - Accessibility - MDN Web Docs - Mozilla
The aria-multiline attribute indicates whether a textbox accepts multiple lines of input or only a single line.
Read more >
AutoCAD 2008: MATTs (Multiline Attributes) - Between the Lines
Click Draw menu > Block > Define Attributes.... · In the Attribute Definition dialog box, under Mode, select Multiple Lines. · Enter tag ......
Read more >
I Cannot Attribute My Multiple Lines to Attributes
When creating your Attribute you will see on the upper left side of the Dialog Box an option called Multiple-lines. This option will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found