Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

ickc/pandoc-MathJax-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Also see in https://ickc.github.io/pandoc-MathJax-node/.

Test the Use of Mathjax-Node in Pandoc

Testing mathjax/MathJax-node: Mathjax for Node with these files:

Dependancy

npm install pkra/mathjax-node-page

Makefile

The command to use mjpage with pandoc is in the makefile. Note that in normal use, you might want to pipe the commands used together.

If you want to make the project, use

make clean && make -j8

Demo

The followings are the demo, where the mathjax output is by the traditional MathJax rendered in browser, and the mathjax-node-page output by preprocessing the markdown with mjpage. You can compare the later to the former and see what isn't working yet (e.g. \ref might have problems).

About

Test the Use of Mathjax-Node in Pandoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published