pandoc-include
pandoc-include copied to clipboard
An include filter for Pandoc
I use `pandoc-include` with `csquotes` for showing German quotation marks, XeLaTeX-Engine. Works fine, when "quoted word" not in an included document. If it is part of an included document, `csquotes`...
Use `include-indented` or `{ .include header-change=1}` to increase the header level for included files. Also adds a `stack.yaml` and increments the release number to `0.0.2`. As to how it works,...
Includes nested in an included file are treated like literals instead of being resolved to the included files. The README suggests nesting works only for two levels, but this experience...
# Ignoring the metadata from included files means the references aren’t included in the final document. ## Inserting references This is the case both for - Explicit references - A...