1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2020-10-19 09:44:07 -04:00
parent f78ca4456c
commit e70c900140
108 changed files with 4919 additions and 2611 deletions

View File

@@ -54,7 +54,7 @@ references
All other extension tags will be disabled. For example, <math> will show up as just <math> LaTeX source instead of being replaced with graphical equations
</p>
<p>
The main purpose of this functionality is to disable extensions in some wikis. For example, the &lt;do&gt; extension is only active in the Wikivoyage wiki. Otherwise, English Wikipedia has an article called <a href="https://en.wikipedia.org/wiki/Type_system" rel="nofollow" class="external text">Type system</a> which will render incorrectly with the following fragment:
The main purpose of this functionality is to disable extensions in some wikis. For example, the &lt;do&gt; extension is only active in the Wikivoyage wiki. Otherwise, English Wikipedia has an article called <a href="/site/en.wikipedia.org/wiki/Type_system">Type system</a> which will render incorrectly with the following fragment:
</p>
<pre>
&lt;code&gt;if &lt;complex test&gt; then &lt;do something&gt; else &lt;generate type error&gt;&lt;/code&gt;