pandoc
pandoc copied to clipboard
Pretty-printing
Pretty-printing of a Pandoc instance would be nice since the current output is not human-readable except for very short fragments.
-
[ ] Consider the API (connected to the existing
configure
or independent? Have a look at how NumPy does it for say the precision display of numbers, etc.) -
[ ] Use black? There is no official Python API yet, but still there are ways to hack something.