summaryrefslogtreecommitdiffstats
path: root/plugins/55/mathjax/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2024-12-01 21:17:14 +0100
committerDaniel Baumann <daniel@debian.org>2024-12-12 11:27:45 +0100
commitbf596cbb426bd672a46484bca3bd07cfa6662919 (patch)
tree41ef466309f3e567f63e8e68ef272b0a4e214138 /plugins/55/mathjax/README
parentInitial commit. (diff)
downloaddokuwiki-plugins-extra-bf596cbb426bd672a46484bca3bd07cfa6662919.tar.xz
dokuwiki-plugins-extra-bf596cbb426bd672a46484bca3bd07cfa6662919.zip
Adding upstream version 20241201.upstream/20241201upstream
Signed-off-by: Daniel Baumann <daniel@debian.org>
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