Skip to content

Conversation

jh-min
Copy link

@jh-min jh-min commented Dec 8, 2019

If opening fence is either ```s, ```{s}, ```stata or ```{stata},
fenced code block will highlight Stata syntax and support any key bindings working in source.stata.

If opening fence is either ```r or ```{r}, fenced code block will
highlight R syntax and support any key bindings working in source.r.

Also, syntax highlighting will work when adding code chunk options
such as ```{r, eval=FALSE} of R Markdown.

If opening fence is either ```s, ```{s}, ```stata or ```{stata},
fenced code block will highlight Stata syntax and support any key bindings working in source.stata.

If opening fence is either ```r or ```{r}, fenced code block will
highlight R syntax and support any key bindings working in source.r.

Also, syntax highlighting will work when adding code chunk options
such as ```{r, eval=FALSE} of R Markdown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant