Highlight source code using the Text_Highlighter-compatible engine.
Raw source code to highlight.
Programming language name (case-insensitive).
HTML string with hl-* class spans wrapped in <div class="hl-main"><pre>...</pre></div>, or null if the language is not supported.
hl-*
<div class="hl-main"><pre>...</pre></div>
null
Highlight source code using the Text_Highlighter-compatible engine.