Difference between revisions of "ThePlaz.com:Code Syntax"
From ThePlaz.com
(fix lang) |
(line breaks) |
||
Line 1: | Line 1: | ||
==Pre== | ==Pre== | ||
− | <pre><pre></pre></pre> | + | <pre> |
+ | <pre></pre> | ||
+ | </pre> | ||
==Code== | ==Code== | ||
− | <code><code></code></code> | + | <code> |
+ | <code></code> | ||
+ | </code> | ||
==Source== | ==Source== | ||
*http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi | *http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi | ||
− | <source lang="html4strict"><source lang="html4strict"></source></source> | + | <source lang="html4strict"> |
+ | <source lang="html4strict"></source> | ||
+ | </source> |
Revision as of 17:33, 24 July 2010
Pre
<pre>
</pre>
Code
<code>
</code>
Source
<source lang="html4strict">
</source>