GeSHi – oik-css/geshi
Generic Syntax Highlighting – for code examples
Use the GeSHi block to create code examples with syntax highlighting.
Screenshot
Example
echo 'Code is poetry';
<blockquote>Code is poetry</blockquote>
Use Lang None for no syntax highlighting.
echo 'Code is poetry';
Notes
- Supported languages are: None, HTML, CSS, JavaScript, jQuery, PHP and MySQL.
- Use the Text field as an introduction to the code sample.
- This block replaces GeSHi – oik-block/geshi.
- The GeSHi – oik-block/geshi should transform to this block.
- You can also transform paragraph, code and preformatted.