manuskript/manuskript/exporter
DarkRedman 49f0c298c3
Fixed pandoc command arguments (#790)
* Fixed pandoc command arguments

`--base-header-level` throws a new export error because it is deprecated, now we should use `--shift-heading-level-by`

* Adjusted default and min value for base-header

Co-authored-by: Tobias Frisch <thejackimonster@gmail.com>
2021-04-10 14:58:00 +02:00
..
manuskript
pandoc Fixed pandoc command arguments (#790) 2021-04-10 14:58:00 +02:00
__init__.py
basic.py