-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Christophe Demko edited this page Jan 6, 2018
·
2 revisions
In the attributes of a CodeBlock element, you can specify an file to be included and the start and end lines using attributes:
-
includefor the path of the included file -
startFromfor the first line to include -
endAtfor the last line to include
Demonstration: Using pandoc-codeblock-include-sample.txt as input gives output file in pdf (use lorem content).