aboutsummaryrefslogtreecommitdiff
path: root/tests/lhs-test.markdown+lhs
diff options
context:
space:
mode:
authorTimothy Humphries <tim@utf8.me>2014-10-12 03:18:36 -0400
committerTimothy Humphries <tim@utf8.me>2014-10-12 03:18:36 -0400
commit4f4b0f031d17927b6787c9deee736cf0892cab70 (patch)
tree02c16ef9e5d0924e15d16c6865bc673f4ee51971 /tests/lhs-test.markdown+lhs
parent8b60d430f2095c42daf26f2921359d5c49f0757d (diff)
downloadpandoc-4f4b0f031d17927b6787c9deee736cf0892cab70.tar.gz
Respect indent when parsing Org bullet lists
Fixes issue with top-level bullet list parsing. Previously we would use `many1 spaceChars` rather than respecting the list's indent level. We also permitted `*` bullets on unindented lists, which should unambiguously parse as `header 1`. Combined, this meant headers at a different indent level were being unwittingly slurped into preceding bullet lists, as per Issue #1650.
Diffstat (limited to 'tests/lhs-test.markdown+lhs')
0 files changed, 0 insertions, 0 deletions