There are markdown previewers, there are LaTeX previewers. I was wondering if this can implement at least some of the stuff rmarkdown can do like code and LaTeX features.
I am using rmarkdown myself with LaTeX code bits such as \tableofcontents. I also use the {r} environment witch allows for code to run.
There are markdown previewers, there are LaTeX previewers. I was wondering if this can implement at least some of the stuff rmarkdown can do like code and LaTeX features.
I am using rmarkdown myself with LaTeX code bits such as
\tableofcontents. I also use the{r}environment witch allows for code to run.