Hi,
Remove code and php tag.
Add code=lang tag and any code colorant. (Prism or highlight.js)
Example
For HTML (xxx = code):
Output (Source Code)
I believe this is necessary.
Thx.
Remove code and php tag.
Add code=lang tag and any code colorant. (Prism or highlight.js)
Example
For HTML (xxx = code):
[xxx=html]your code here[/xxx]
Output (Source Code)
<pre><code>your code here</code></pre>
I believe this is necessary.
Thx.