Tagged Questions
2
votes
2answers
107 views
Generic Preprocessor adds extra whitespace
Following up on this article I use GPP to empower Markdown parser pandoc with some macros. Unfortunately, gpp seems to copy all whitespace into the result.
For example, consider file test.md
% Title
...