Hi,
I'm trying to figure out how to add code to html inside Moodle, such that the actual code is displayed instead of code output. For example, this can be seen on Moodle.org's page on the TeX filter: http://docs.moodle.org/en/Using_TeX_Notation
I thought maybe the <pre> tag might work but I'm not having any luck with it. I've also tried to look into "trusted user" (which results in very few search results btw). I'm the admin of my own test site running Moodle 2.0. I've enabled allow trusted content and my role shows that "Trust submitted content" I'm not sure if there are any other settings for "trusted user" in moodle 2.0.
thanks