<br/> tags appear to be getting rendered as <br/> instead of html. I have disabled all other filters and still get this behavior.

Comments

sun’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

That is the expected behavior.

Code Filter explicitly escapes all code within <code> blocks.