Uses Highlight.js with the Sunburst syntax theme to elegantly highlight code.
This plugin uses the Sunburst theme, a colorful and high contrast dark theme to highlight your code syntax with Highlight.js. Highlight.js is accurate, fast, lightweight and easy to use.
Usage
Short-code method:
[prettify][/prettify] shortcode around the code snippet you wish to highlight.[prettify class="html"][/prettify]
Non-short-code method:
.
2. You can specify a language by specifying a class in the element.
Example:<pre><code><pre><code class="html"></code></pre>
Sunburst Only
This plugin only contains the CSS file for the Sunburst theme syntax highlighting formatting, because it is the best dark syntax theme. If (for some reason) you wanted to highlight your code using a different theme, there are other syntax highlighting themes available in the Highlight.js Theme Gallery
Languages Supported: