mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 02:06:32 +00:00
MANUAL: block-level formatting is not allowed in line blocks.
Closes #7107.
This commit is contained in:
@@ -3481,6 +3481,9 @@ line must begin with a space.
|
||||
| 200 Main St.
|
||||
| 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].
|
||||
|
||||
## Lists
|
||||
|
||||
Reference in New Issue
Block a user