mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 19:16:47 -05:00
59f757a790
Resolve #420 - Remove `margin-top` for the first child in various list items, to improve alignment. - Add examples of lists to `docs/tests/styling`.
1.5 KiB
1.5 KiB
layout | title | parent | grand_parent |
---|---|---|---|
default | Ordered lists | Styling | Tests |
Ordered lists
The first child element of each li
element in an ol
list should be aligned with the preceding label in the following examples.
-
paragraph text
paragraph text
-
Header
paragraph text
-
block quote
paragraph text
-
fenced code block
paragraph text
-
- unordered list item
- unordered list item
paragraph text
-
- ordered list item
- ordered list item
paragraph text
-
- term
- description
- term
- description
paragraph text
-
|-----------------+------------+-----------------+----------------|
Default aligned Left aligned Center aligned Right aligned First body part Second cell Third cell fourth cell Second line foo strong baz Third line quux baz bar -----------------+------------+-----------------+---------------- Second body 2 line =================+============+=================+================ Footer row -----------------+------------+-----------------+---------------- paragraph text
-
paragraph text