Displays raw HTML that is not going to be parsed by the MJML engine. Anything left inside this tag should be raw, responsive HTML.
<mjml>
<mj-body>
<mj-raw>
<h1 style='color: red;'>Hello World</h1>
</mj-raw>
</mj-body>
</mjml>