language-pfm
language-pfm copied to clipboard
knitr / r syntax support
It would be great if this package would support code highlighting for inline and fenced R via knitr – that would effectively make this into an Rmarkdown highlighter, which is otherwise just Pandoc Markdown.
actually same as https://github.com/christophergandrud/language-knitr/issues/1
@maxheld83 I stole the math highlighting from the latex package. Does a R/knitr highlighting package already exist?
yes @leipert – https://github.com/christophergandrud/language-knitr does knitr highlighting and R is in https://github.com/lee-dohm/language-r
Hey there, I tried to implemented it. Unfortunately I am not familiar with R and Knitr. Does this look good to you?
Sorry for never responding. I am unable to maintain this project (see also #31)