コメントアウトの仕方を修正
This commit is contained in:
parent
354759a70d
commit
fd1f141b13
@ -41,8 +41,8 @@ E = mc^2
|
||||
npm install remark remark-rehype rehype-stringify
|
||||
|
||||
npm install remark-math
|
||||
npm install rehype-katex // KaTeXの場合
|
||||
npm install rehype-mathjax // MathJaxの場合(コードもいい感じに置き換えてね)
|
||||
npm install rehype-katex # KaTeXの場合
|
||||
npm install rehype-mathjax # MathJaxの場合(コードもいい感じに置き換えてね)
|
||||
```
|
||||
|
||||
```js
|
||||
|
Loading…
Reference in New Issue
Block a user