using html tags in glossary

using html tags in glossary

jeff me -
Колькасьць адказаў: 2
I'm trying to setup a web class teaching html. i would like to add items to the glossry, like <html>, <font>, <p>, and they will not display. i even tried using <code> and <pre> as well with no luck. has anybody ever done this before?
Сярэдняе рэйтынгаў: -
У адказ на jeff me

Re: using html tags in glossary

Joseph Rézeau -
Выява Core developers Выява Particularly helpful Moodlers Выява Plugin developers Выява Testers Выява Translators
Hi Jeff,
for <html> <font> <p>, type &lt;html&gt; &lt;font&gt; &lt;p&gt; etc.
Joseph