From cc300ceb3932ff20ac26921ee9d67f2ed5f13feb Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 27 Sep 2002 15:03:28 +0000 Subject: [PATCH] Mentioned newly allowed tags --- lang/en/help/text.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en/help/text.html b/lang/en/help/text.html index eb48fda494..cfe0da9e47 100644 --- a/lang/en/help/text.html +++ b/lang/en/help/text.html @@ -35,6 +35,8 @@ Writing text in Moodle works pretty much the way you would expect, but you also <FONT SIZE=1> small </FONT> small <FONT SIZE=4> large </FONT> large <FONT COLOR=green> example </FONT> example +<UL><LI>one <LI>two </UL> +<HR>
-- 2.39.5