]> git.mjollnir.org Git - moodle.git/commitdiff
Adding more tags for matsh
authormoodler <moodler>
Mon, 26 Jan 2004 09:15:12 +0000 (09:15 +0000)
committermoodler <moodler>
Mon, 26 Jan 2004 09:15:12 +0000 (09:15 +0000)
lib/weblib.php

index 536e7bd61641d1a0ffb69958da41cd23e16f19ef..1fa7f655634af3b54b4dcc1e367aaf502ad8cba6 100644 (file)
@@ -38,7 +38,7 @@ define("FORMAT_PLAIN",  "2");   // Plain text (even tags are printed in full)
 define("FORMAT_WIKI",   "3");   // Wiki-formatted text
 
 $ALLOWED_TAGS =
-"<p><br><b><i><u><font><table><tbody><span><div><tr><td><ol><ul><dl><li><dt><dd><h1><h2><h3><h4><h5><h6><hr><img><a><strong><emphasis><em><sup><sub><address><cite><blockquote><pre><strike><embed><object><param><acronym><nolink><style><lang><mathml>";
+"<p><br><b><i><u><font><table><tbody><span><div><tr><td><ol><ul><dl><li><dt><dd><h1><h2><h3><h4><h5><h6><hr><img><a><strong><emphasis><em><sup><sub><address><cite><blockquote><pre><strike><embed><object><param><acronym><nolink><style><lang><tex><math><mrow><munder><mo><mi><mn><mtext><msub>";
 
 
 /// Functions