An open API service indexing awesome lists of open source software.

https://github.com/abicky/mathjax_for_pukiwiki

MathJax plugin for PukiWiki
https://github.com/abicky/mathjax_for_pukiwiki

Last synced: about 1 year ago
JSON representation

MathJax plugin for PukiWiki

Awesome Lists containing this project

README

          

mathjax.inc.php -- MathJax plugin for for PukiWiki
==================================================

Installation
------------

Put mathjax.inc.php in ${PUKIWIKI_HOME}/plugin/.

See also http://abicky.net/pukiwiki/plugins/index.php?mathjax.inc.php [in Japanese] for more detail

Usage
-----

#mathjax(LaTeX equation)
#mathjax(CSS styles)
&mathjax{LaTeX equation};
&mathjax(CSS styles){LaTeX equation};
&mathjax(CSS styles);

See also http://abicky.net/pukiwiki/plugins/index.php?mathjax.inc.php [in Japanese] for more detail

Author
------
abicky (Takeshi Arabiki)

License
-------
GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)