Skip to content

ericphanson/node-pandoc-katex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-pandoc-katex

Very simple pandoc filter to prerender LaTeX math using KaTeX. You just need to load the katex.css (or katex.min.css) file; with pandoc, this is done with --css=katex.min.css assuming katex.min.css is in the working directory. You can get the css file from https://katex.org/docs/browser.html.

About

"Server-side" KaTeX filter for pandoc in node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published