The problem is the semantic only code tag wrapping the entire contents of the pre tag including text. I will look into modifying the Sigil source prettify to treat code tags just like pre. Or alternatively change the order so that the code wraps the pre tag since it is only a semantic marker.
|