mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-24 00:15:44 +00:00
RST reader: Removed 'plain' in blocks, since 'para' includes it.
This commit is contained in:
@@ -143,7 +143,6 @@ block = choice [ codeBlock
|
||||
, list
|
||||
, lhsCodeBlock
|
||||
, para
|
||||
, plain
|
||||
] <?> "block"
|
||||
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user