Is there any way to get closing pre tags inside a pre block to not close the block but just output a pre close tag?
I already tried using html entities, but obviously they just show up as the literal html entities.
p
I couldn't find a way to insert an actual pre closing tag, or html entities in this post.