Typora和VScode中有一个键盘快捷键。但我没有在rstudio中找到它。我尝试使用代码片段
\$${0}\$
但这是我所期望的工作。
发布于 2020-10-24 02:06:15
根据RStudio RMarkdown cheatsheet
equation: $A = \pi*r^{2}$
https://stackoverflow.com/questions/64505073
相似问题