Document that fancy_lists
turns on #
as list marker.
This commit is contained in:
parent
a97f39c12e
commit
1dde96e418
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -1342,6 +1342,12 @@ capital letter with a period, by at least two spaces.[^2]
|
|||
|
||||
(C\) 2007 Joe Smith
|
||||
|
||||
The `fancy_lists` extension also allows '`#`' to be used as an
|
||||
ordered list marker in place of a numeral:
|
||||
|
||||
#. one
|
||||
#. two
|
||||
|
||||
**Extension: `startnum`**
|
||||
|
||||
Pandoc also pays attention to the type of list marker used, and to the
|
||||
|
|
Loading…
Reference in a new issue