1.6.3 • Published 6 years ago
marked-katex-yco v1.6.3
Marked-Katex-yco
This is a forked version from Marked. It adds Katex supporting.
Installation
npm install marked-katex-yco
Added Feature
- Use ```math or ```tex to start a tex block
- Use $$ TEX CODE HERE $$ to start inline tex block
Original Docs
You can visit documentation pages to see the original docs on this.