Syntax highlighting of source code can be enabled with the following tags:
<code>", "<blockcode>".Options and tips:
actionscript" (for Actionscript), "ada" (for Ada), "apache" (for Apache), "asm" (for assembler), "asp" (for ASP), "bash" (for Bash), "c" (for C), "c_mac" (for C), "caddcl" (for CADDCL), "cadlisp" (for CADLISP), "cpp" (for C++), "csharp" (for CSharp), "css" (for CSS), "d" (for D), "delphi" (for Delphi), "diff" (for Diff), "div" (for DIV), "drupal5" (for ), "drupal6" (for ), "eiffel" (for Eiffel), "gml" (for GML), "html4strict" (for HTML), "java" (for Java), "javascript" (for JAVASCRIPT), "lisp" (for LISP), "lua" (for LUA), "matlab" (for M), "mpasm" (for Microchip Assembler), "nsis" (for nsis), "objc" (for Objective C), "oobas" (for OpenOffice.org Basic), "oracle8" (for Oracle 8), "pascal" (for Pascal), "perl" (for Perl), "php" (for PHP), "php-brief" (for PHP), "python" (for Python), "qbasic" (for QBasic/QuickBASIC), "smarty" (for Smarty), "sql" (for SQL), "vb" (for Visual Basic), "vbnet" (for vb.net), "vhdl" (for vhdl), "visualfoxpro" (for VFP), "xml" (for XML).<foo>" it is also possible to use "[foo]".Defaults:
Examples:
| You type | You get |
|---|---|
<code>foo = "bar";</code> | Inline code with the default syntax highlighting mode. |
<code> | Code block with the default syntax highlighting mode. |
<code lang="diff" linenumbers="normal"> | Code block with syntax highlighting for Diff source code and normal line numbers. |
<code language="diff" start="23" fancy="7"> | Code block with syntax highlighting for Diff source code, line numbers starting from 23 and highlighted line numbers every 7th line. |
Recent comments
11 weeks 1 day ago
36 weeks 6 days ago
36 weeks 6 days ago
42 weeks 6 days ago