plugin:Yalist's sample here executed:
Ordered list item 3…
… in multiple paragraphs
Unordered list item…
… in multiple paragraphs
Back to second level
Quiet, you.
The style sheet provided with this plugin will render these paragraphs…
… to the left of the term being defined.
Solution with plugin:yalist for the issue raised here
Bullet Point Level 1, first line
(1) Bullet Point Level 1, first line
(2) Bullet Point Level 1, second line
(3) Bullet Point Level 2
indent: <span>
's, here <wrap indent>indent</wrap>
can be inside dd
.
(4) Bullet Point Level 2
(5) Bullet Point Level 1, third line
(6) Bullet Point Level 1, first line
Bullet Point Level 1, first line ** (1) Bullet Point Level 1, first line .. (2) Bullet Point Level 1, second line ** (3) Bullet Point Level 2 .. <wrap indent>indent</wrap>: ''%%<span>%%'''s, here ''%%<wrap indent>indent</wrap>%%'' can be inside ''dd''. ** (4) Bullet Point Level 2 .. (5) Bullet Point Level 1, third line ** (6) Bullet Point Level 1, first line
Nesting seems to work fine.
with standard-means:
Organicing it nesting-looking would not easy work (5 is the issue) by using \\
-linebreak-tags):
Bullet Point Level 1, first line
Bullet Point Level 1, first line * (1) Bullet Point Level 1, first line \\ (2) Bullet Point Level 1, second line * (3) Bullet Point Level 2 * (4) Bullet Point Level 2 \\ (5) Bullet Point Level 1, third line * (6) Bullet Point Level 1, first line
Visual work arounds with wrap outdent
(intend):
* outer 1a * outer 1b * inner 2a * inner 2b\\ <wrap outdent>outer 1c</wrap> * outer 2c * outer 2c\\ <wrap indent>outer 1c</wrap>
List in definition list:
A list
1. point
1.1
text to 1. point
2. point
Text
say a code
test code
? Definition :: A list ** 1. point ** 1.1 .. text to 1. point ** 2. point :: Text ? Next definition
came up here: Issues with Yalist with order list numbering and bullets.
- ordered 1. - ordered 2. * in between * in between - ordered 3.
breaks the flow
- ordered 1. - ordered 2. * in between * in between - ordered 3.
ordered 1.
ordered 2.
in between
in between
ordered 3.
-- ordered 1. -- ordered 2. .. in between .. in between -- ordered 3.