You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2020. It is now read-only.
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.