bwl21/wortsammler

Upgrade to pandoc 1.31

bwl21 opened this issue · 0 comments

[BWC_3] It is likely that you have to beautify your document sources by Wortsammler

Pandoc 1.31 has some changes which make it incompatible to wortsammler.

  • preference of backtick_codeblocks over fenced_codeblocks
  • handling of Metadata
  • handling of definition lists
  • formatting header in plain text format

This basically relates to the beautifier in Wortsammler, but also the preprocessing for UML etc.