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 Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
pandoc Fixed pandoc command arguments (#790) 2021-04-10 14:58:00 +02:00
__init__.py Removes MultiMarkDown exporter. See #186. 2017-11-04 08:01:45 +01:00
basic.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00