summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/templates/context/verbatim.tex.m4
blob: 6d19154972ded328e869f71a8f9985e6c438b510 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Load the package.
\usemodule[t][markdown]
% Load the support files.
\input setup\relax
\input plain-setup\relax
% Load the test-specific setup.
\input TEST_SETUP_FILENAME\relax
% Perform the test.
\starttext
  \startmarkdown
undivert(TEST_INPUT_FILENAME)dnl
  \stopmarkdown
\stoptext