summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/markdown2tex.1
blob: 899eef15dad6ea7cdaed3df5d35729605cb6fbb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH MARKDOWN2TEX 1 "2025-02-21"
.SH NAME
markdown2tex \- convert .md files to .tex
.SH SYNOPSIS
markdown2tex [OPTIONS] -- [INPUT_FILE] [OUTPUT_FILE]

.SH DESCRIPTION
OPTIONS are documented in Section 2.2.1 of the Markdown Package User
Manual (https://ctan.org/pkg/markdown).

When OUTPUT_FILE is unspecified, the result of the conversion will be
written to the standard output. When INPUT_FILE is also unspecified, the
result of the conversion will be read from the standard input.