3
votes
1answer
61 views

Is there a better way of including code containing < >

I frequently see examples of code containing < and > characters which get rendered incorrectly, because the tags aren't quoted as &lt; and &gt;. This seems to happen when using ...