I'm working on a book that references HTML code for things like <div> or <h1>.
I have a character style to apply Courier to the codes, but I want to create a GREP style for it.
How do I designate the < or > characters to be characters and not indicators of a GREP command?
Have I made myself clear?