0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
markdown
/
resources
/
[
Home
]
File: markdown.latex
\documentclass[$classoption$]{$documentclass$} \usepackage[T1]{fontenc} \usepackage{graphicx} $header-includes$ \title{$title$} \author{$author$} \date{$date$} \begin{document} \maketitle $include-before$ $body$ $include-after$ \end{document}