parent
f4dbd85347
commit
195f9045a4
1 changed files with 5 additions and 3 deletions
8
README
8
README
|
@ -1027,9 +1027,11 @@ Pandoc supports definition lists, using a syntax inspired by
|
||||||
Each term must fit on one line, which may optionally be followed by
|
Each term must fit on one line, which may optionally be followed by
|
||||||
a blank line, and must be followed by one or more definitions.
|
a blank line, and must be followed by one or more definitions.
|
||||||
A definition begins with a colon or tilde, which may be indented one
|
A definition begins with a colon or tilde, which may be indented one
|
||||||
or two spaces. A term may have multiple definitions, and each definition
|
or two spaces. The body of the definition (including the first line,
|
||||||
may consist of one or more block elements (paragraph, code block, list,
|
aside from the colon or tilde) should be indented four spaces. A term may have
|
||||||
etc.), each indented four spaces or one tab stop.
|
multiple definitions, and each definition may consist of one or more block
|
||||||
|
elements (paragraph, code block, list, etc.), each indented four spaces or one
|
||||||
|
tab stop.
|
||||||
|
|
||||||
If you leave space after the definition (as in the example above),
|
If you leave space after the definition (as in the example above),
|
||||||
the blocks of the definitions will be considered paragraphs. In some
|
the blocks of the definitions will be considered paragraphs. In some
|
||||||
|
|
Loading…
Add table
Reference in a new issue