X-Git-Url: https://git.ladys.computer/LesML/blobdiff_plain/e019d7e868d8e966b99f4271ad8079aead5cec1aade1118fc69b7e748f207137..cdca36a504aaaef2be307723154cb6c734d0668030cab4fd96a4440e33eb5483:/README.markdown diff --git a/README.markdown b/README.markdown index ff26450..f3e276a 100644 --- a/README.markdown +++ b/README.markdown @@ -132,25 +132,25 @@ After this classification, each ordinary paragraph is further (``). - If the paragraph begins with `•` or `🔢`, it is a primary unordered - or ordered list item (`` - or ``). + or ordered list item (`` + or ``). - If the paragraph begins with `◦` or `🔠`, it is a secondary unordered - or ordered list item (`` - or ``). + or ordered list item (`` + or ``). Secondary list items are considered to be nested inside of primary list items which precede them. - If the paragraph begins with `▪` or `🔡`, it is a tertiary unordered - or ordered list item (`` - or ``). + or ordered list item (`` + or ``). Tertiary list items are considered to be nested inside of primary and secondary list items which precede them. - If the paragraph begins with `⁃` or `🔣`, it is a quaternary unordered or ordered list item - (`` or - ``). + (`` or + ``). Quaternary list items are considered to be nested inside of primary, secondary, and tertiary list items which precede them.