logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mkd2latex — convert a markdown document into LaTex

Authors

mkd2latex was  written  by  Natasha  "Kerensikova"  Porte  <natacha@instinctive.eu>,  Baptiste  Daroussin
       <bapt@freebsd.org>   and   Michael   Huang.   Manual  page  was  originally  written  by  Massimo  Manghi
       <mxmanghi@apache.org>, and rewritten to mdoc format by Svyatoslav Mishyn <juef@openmailbox.org>.

Debian                                            March 1, 2016                                     MKD2LATEX(1)

Description

mkd2latex  utility  reads  file  and generates LaTex input from markdown source.  If unspecified, file is
       taken to be standard input.

Exit Status

       The mkd2latex utility exits 0 on success, and >0 if an error occurs.

Name

       mkd2latex — convert a markdown document into LaTex

See Also

mkd2html(1), mkd2man(1)

Synopsis

mkd2latex [file]

See Also