marked-katex-yco
v1.6.3
Published
marked-katex based on marked with katex enabled by yarco
Readme
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.
