diff options
author | Alexander Krotov <ilabdsf@gmail.com> | 2018-02-12 04:25:13 +0300 |
---|---|---|
committer | Alexander Krotov <ilabdsf@gmail.com> | 2018-02-12 04:57:56 +0300 |
commit | 3480a8acc24c650bc208b2e6cc8f1d5ac2e04aa5 (patch) | |
tree | ce225b2d5e08fd3d833deaaf4cf96dbdfb7dce3a /test/command/4253.md | |
parent | 30cd636c21d70ce07ffa03d6c0b452fa569724cb (diff) | |
download | pandoc-3480a8acc24c650bc208b2e6cc8f1d5ac2e04aa5.tar.gz |
Muse reader: paragraph indentation does not indicate nested quote
Muse allows indentation to indicate quotation or alignment,
but only on the top level, not within a <quote> or list.
This patch also simplifies the code by removing museInQuote
and museInList fields from the state structure.
Headers and indented paragraphs are attempted to be parsed
only at the topmost level, instead of aborting parsing with guards.
Diffstat (limited to 'test/command/4253.md')
0 files changed, 0 insertions, 0 deletions