Is there a way to escape the < character?    
  I'm trying to have some text bracketed with <> like: < option > 
However, if I don't put a space between the first < and the word, it is interpreted as an html tag.
Is there a way to escape the < ?
It's not a big deal, just a cosmetic issue.

Comments