Prism

Prism can be used to highlight code in your HTML. It will automatically be included when you do the following:
  1. Wrap your code in a pre tag with the data-mt-code="true" and data-mt-code-lang="language" attributes.

Things to be aware of

Example

<pre data-mt-code="true" data-mt-code-lang="html">

Supported languages

List of supported languages.