support for class="nocode"
-
Is it possible to add support for <span class=”nocode”>
<pre class=prettyprint>
int x = foo(); /* This is a comment <span class=”nocode”>This is not code</span>
Continuation of comment */
int y = bar();
- The topic ‘support for class="nocode"’ is closed to new replies.