Specify language or disable highlighting via CSS classes
masterHighlight.js uses heuristics to detect languages, which can be inaccurate for short snippets. To ensure correct highlighting, specify the language using a class on the <code> or <pre> element.
Recommended HTML5 class names: language-html, language-php, etc.
To prevent a block from being highlighted, use the no-highlight class.