Skip to content

Headers 4 levels deep render differently  #6145

@chrissound

Description

@chrissound

Input:

* test
** test 2
*** test 3
**** test 4
***** test 5
****** test 6
bla bla

Command: pandoc -s x.org -o x.md

Output:

test
====

test 2
------

### test 3

1.  test 4

    1.  test 5

        1.  test 6

            bla bla

Also mentioned here: https://stackoverflow.com/questions/21198025/pandoc-generation-of-pdf-from-markdown-4th-header-is-rendered-differently
#1221
#754
#1658?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions