{"repo":"Moxio/markdown-it-fancy-lists","free":true,"listed":false,"github":"https://github.com/Moxio/markdown-it-fancy-lists","clone":"git clone https://github.com/Moxio/markdown-it-fancy-lists.git","description":"Extension for markdown-it to support additional numbering types for ordered lists","language":"TypeScript","stars":13,"topics":["markdown-it-plugin","markdown-it","markdown","commonmark","fancy-lists","ordered-list"],"license":"MIT","category":"productivity","readme_excerpt":"markdown-it-fancy-lists ======================= Plugin for the markdown-it markdown parser. Uses unofficial markdown syntax based on the syntax supported by Pandoc. See the section Syntax below for details. Installation ------ This library can be installed from the NPM package registry. Using NPM: or Yarn Usage ------ ES module: Syntax ------ The supported markdown syntax is based on the one used by Pandoc. A simple example: The will yield HTML output like: A more complex example: A short description of the syntactical rules: Apart from numbers, also letters (uppercase or lowercase) and Roman numerals (uppercase or lowercase) can be used to number ordered list items. Like lists marked with numbers, they need to be followed by a single right-parenthesis or period. Changing list marker types (also between uppercase and lowercase, or the symbol after the 'number') starts a new list. The numeral of the first item determines the numbering of the list. If the first item is numbered \"b\", the next item will be numbered \"c\", even if it is marked \"z\" in the source. This corresponds to the normal markdown-it behavior for numeric lists, and essentially also implements Pandoc's startnum extension. If the first list item is numbered \"I\" or \"i\", the list is considered to be numbered using Roman numerals, starting at 1. If the list starts with another single letter that could be interpreted as a Roman numeral, the list is numbered using letters: a first item marked with \"C.\" uses uppercase l","default_branch":null,"files":null,"tree":[],"storefront":"/r/Moxio","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Moxio/markdown-it-fancy-lists/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}