X-Git-Url: https://git.ladys.computer/LesML/blobdiff_plain/bb7aa4e6f834d7dd828513fe245778aab261ebec..d892cec8c25ec075645c701c85409f16a9596ff1:/README.markdown?ds=sidebyside diff --git a/README.markdown b/README.markdown index ac2d0dc..9a71b40 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.