FindPage
View Source:
CyberLeo/Syntax
Note:
You are viewing an old version of this page.
View the current version.
<?plugin RawHtml <pre class="brush: c-sharp;"> function test() : String { return 10; } </pre> ?> <verbatim> This is sum verbatim shiz. [even wiki links don't work|see] <a href="blah">blah</a> </verbatim> Naked: <code> This is a test [wiki|link] </code> Ruby: <code ruby> class Blah def meow puts arf end end [wiki|link] </code>