using html tags in glossary

using html tags in glossary

von jeff me -
Anzahl Antworten: 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?
Als Antwort auf jeff me

Re: using html tags in glossary

von Joseph Rézeau -
Nutzerbild von Core developers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers Nutzerbild von Testers Nutzerbild von Translators
Hi Jeff,
for <html> <font> <p>, type &lt;html&gt; &lt;font&gt; &lt;p&gt; etc.
Joseph
Als Antwort auf Joseph Rézeau

Re: using html tags in glossary

von jeff me -

OMG! I can't believe I did not think about that! I was doing that way to make some other symbols and your idea never crossed my mind! Thanks a bunch!

Jeff