-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels