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