Is there any way to use <del> inside a formatted code block, or around the whole code block? I would like to emphesize that that code snippet is NOT the way to go, or use the traditional instead this code use this code logic.
It is only one line of code, so I can create almost the same layout using inline formatting around the code, but block formatting would be much nicer.
(Ps: I know del is an inline element but hey, here comes HTML5. Tag soup is in season again. :)