summaryrefslogtreecommitdiffstats
path: root/plugins/55/mathjax/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/55/mathjax/README')
-rw-r--r--plugins/55/mathjax/README28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/55/mathjax/README b/plugins/55/mathjax/README
new file mode 100644
index 0000000..29f57ba
--- /dev/null
+++ b/plugins/55/mathjax/README
@@ -0,0 +1,28 @@
+MathJax Plugin for DokuWiki
+
+Enables MathJax parsing of TeX math expressions in wiki pages
+(See https://www.mathjax.org/)
+
+All documentation for this plugin can be found at
+https://www.dokuwiki.org/plugin:mathjax
+
+If you install this plugin manually, make sure it is installed in
+lib/plugins/mathjax/ - if the folder is named differently, it
+will not work!
+
+Please refer to https://www.dokuwiki.org/plugins for additional info
+on how to install plugins in DokuWiki.
+
+----
+Copyright (C) Mark Liffiton <liffiton@gmail.com>
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; version 2 of the License
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+See the COPYING file in your DokuWiki folder for details