summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/templates/plain/verbatim.tex.m4
blob: fd87725c06efccef8c5dd2b0feb3b37ad2bf6ae8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% Load the package.
\input markdown\relax
% Load the support files.
\input setup\relax
\input plain-setup\relax
% Load the test-specific setup.
\input TEST_SETUP_FILENAME\relax
% Perform the test.
\markdownBegin
undivert(TEST_INPUT_FILENAME)dnl
\markdownEnd
\bye