summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/templates/plain/input.tex.m4
blob: b2ef1b560d7b4996f7676d3ed94e3924d4154870 (plain)
1
2
3
4
5
6
7
8
9
10
% 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.
\markdownInput{TEST_INPUT_FILENAME}%
\bye