Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
AsciiDoc Language
AsciiDoc Language
Commits
d4f97063
Commit
d4f97063
authored
Jan 30, 2021
by
Dan Allen
Browse files
resolves #49 remove prewrap setting on list continuation page
parent
afaee933
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/lists/pages/continuation.adoc
View file @
d4f97063
...
...
@@ -104,14 +104,10 @@ include::example$complex.adoc[tag=complex-only]
Here's how the source is rendered:
// NOTE nowrap breaks this feature (overflow-x: auto on nested block causes block to shift away from list marker)
:prewrap:
.A list with complex content
====
include::example$complex.adoc[tag=complex-only]
====
:!prewrap:
== Attaching to an ancestor list
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment