MANUAL: block-level formatting is not allowed in line blocks.
Closes #7107.
This commit is contained in:
parent
b745bf3938
commit
fc335801ef
1 changed files with 3 additions and 0 deletions
|
@ -3481,6 +3481,9 @@ line must begin with a space.
|
||||||
| 200 Main St.
|
| 200 Main St.
|
||||||
| Berkeley, CA 94718
|
| Berkeley, CA 94718
|
||||||
|
|
||||||
|
Inline formatting (such as emphasis) is allowed in the content,
|
||||||
|
but not block-level formatting (such as block quotes or lists).
|
||||||
|
|
||||||
This syntax is borrowed from [reStructuredText].
|
This syntax is borrowed from [reStructuredText].
|
||||||
|
|
||||||
## Lists
|
## Lists
|
||||||
|
|
Loading…
Add table
Reference in a new issue