[Plugin: Code Snippet] bad code tag handling
-
<code>is an inline element in HTML, so it is not a good idea to replaces it with<div class="codesnip-container" >, a block element, as Code Snippet does.Why does Code Snippet act on
<code>anyway? It says in the FAQ not to use this tag.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Code Snippet] bad code tag handling’ is closed to new replies.