{"library":"mjml-raw","type":"library","category":null,"description":"MJML component for embedding raw HTML that bypasses MJML processing. Used inside MJML templates to insert unparsed HTML, often for custom code, templating languages (e.g., Liquid, Handlebars), or pre-doctype content via position=\"file-start\". Current version 5.3.0 (stable). Released as part of MJML monorepo with quarterly minor releases. Key differentiators: preserves exact output, supports minification hints with <!-- htmlmin:ignore -->, can inject content before <!doctype html>. Unlike similar components in other email frameworks, mj-raw is an \"ending tag\" and cannot contain other MJML components.","language":"javascript","status":"active","version":"5.3.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install mjml-raw","imports":["import { MjRaw } from 'mjml-raw'","const mjmlRaw = require('mjml-raw')","import { registerComponent } from 'mjml-core';\nimport { MjRaw } from 'mjml-raw';\nregisterComponent(MjRaw);"]},{"cmd":"yarn add mjml-raw","imports":[]},{"cmd":"pnpm add mjml-raw","imports":[]}],"homepage":"https://mjml.io","github":"https://github.com/mjmlio/mjml","docs":null,"changelog":null,"pypi":null,"npm":"mjml-raw","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}