tjakk399

Results 1 issues of tjakk399

With Pandoc 2.19.2, the `base` metadata values seems to have no effect: ``` $ pandoc [...] --metadata=base:myarticledirectory ``` On: ``` ~~~{include=src/algorithms.cpp} ~~~ ``` Results in: ``` pandoc-include-code: src/algorithms.cpp: openFile: does...