Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
help:syntax [2019/08/12 06:47]
romik created
help:syntax [2019/09/03 22:05] (current)
romik [NuMathWiki Customizations]
Line 1: Line 1:
 ====== NuMathWiki Formatting Syntax ====== ====== NuMathWiki Formatting Syntax ======
- +  
-NuMathWiki is powered by the DokuWiki ​[[doku>​DokuWiki]] engine. The syntax for pages is inherited from the standard DokuWiki syntax (described below), and is enhanced through the installation of several plugins, including a customized NuMath plugin to optimize the wiki for mathematical writing.+NuMathWiki is powered by the [[doku>​DokuWiki]] ​wiki engine. The syntax for pages is inherited from the standard DokuWiki syntax (described below), and is enhanced through the installation of several plugins, including a customized NuMath plugin to optimize the wiki for mathematical writing.
  
 We start by explaining the basic DokuWiki syntax. The NuMathWiki-specific syntax enhancements are then described [[#​numathwiki_customizations|here]],​ followed by a description of more syntax enhancements,​implemented by [[#​syntax_plugins|additional plugins]]. We start by explaining the basic DokuWiki syntax. The NuMathWiki-specific syntax enhancements are then described [[#​numathwiki_customizations|here]],​ followed by a description of more syntax enhancements,​implemented by [[#​syntax_plugins|additional plugins]].
Line 528: Line 528:
  
   * **MathJax input.** The wiki has the [[https://​www.dokuwiki.org/​plugin:​mathjax|MathJax plugin]] enabled to support LaTeX-style math formatting. See the plugin documentation for additional information.   * **MathJax input.** The wiki has the [[https://​www.dokuwiki.org/​plugin:​mathjax|MathJax plugin]] enabled to support LaTeX-style math formatting. See the plugin documentation for additional information.
-  * **Reveal effect.** FIXME This is a plugin currently in development to enable displays that reveal themselves one expression at a time. An explanation of the syntax ​will be added here when the plugin in finished. +  * More customizations ​will be added over time.
 ===== Syntax Plugins ===== ===== Syntax Plugins =====