doc:lists

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
doc:lists [2026/04/04 18:47] – [Using the toolbar] Simon Grantdoc:lists [2026/04/04 18:48] (current) – [Markdown syntax] Simon Grant
Line 92: Line 92:
 For an unordered (bulleted) list in Markdown, just start a line with `-` or `*`. Indent, as shown above, to create sub-items. Another **very important point** for Markdown list to work, they need a blank link before them. For an unordered (bulleted) list in Markdown, just start a line with `-` or `*`. Indent, as shown above, to create sub-items. Another **very important point** for Markdown list to work, they need a blank link before them.
  
-For ordered (numbered) lists, you can use numbers — this comes out exactly as expected:+For ordered (numbered) lists, you can use numbers and no spaces on the left — this comes out exactly as expected:
 ``` ```
 1. the first point 1. the first point
  • doc/lists.txt
  • Last modified: 2026/04/04 18:48
  • by Simon Grant