Asciidoc ignores line breaks in paragraphs:
These lines
are actually
in the same paragraph
=>
These lines are actually in the same paragraph
However, it does not do it for headings:
=== long heading
that I would like to
span over multiple lines
in the .adoc file
=>
long heading
that I would like to span over multiple lines in the .adoc file
But I want this:
long heading that I would like to span over multiple lines in the .adoc file
So how do I place a heading on multiple lines in the file?
Document and section titles in Asciidoc syntax must appear on a single line.
If you need to influence the presentation of the title, you might try inserting <br> tags at the appropriate locations in the title, as described here: https://geekmusthave.com/?p=3160
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With