Can upgrade katex version from 0.7.1 to 0.10.0?
Opened this issue · 1 comments
luweiagi commented
The katex verion plugin-katex use is still 0.7.1 whicch is three year ago...
Can it be upgrade to the newest katex version 0.10.0?
i.e.
change package.json from
"dependencies": {
"katex": "0.7.1"
},
to
"dependencies": {
"katex": "0.10.0"
},
?
gxsshallot commented
You can see my fork gaoxiaosong / plugin-katex.