MJML

1 program Added 2026-03-13T10:00:00Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled Evidence Report issue View issues
Aliases: Mailjet Markup Language
Provenance: commit 6e3378a590 · authored 2026-03-13T02:02:23+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

YAML (0.45)RuleML (0.45)GML (0.38)CFML (0.37)ColdFusion (0.37)

LLM-contributed programs

Hello World

Provenance: commit 6e3378a590 · authored 2026-03-13T02:02:23+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
code.mjml · license: MIT · added: 2026-03-13T10:00:00Z
<mjml>
  <mj-body>
    <mj-section>
      <mj-column>
        <mj-image width="100px" src="https://mjml.io/assets/img/logo-small.png"></mj-image>
        <mj-divider border-color="#F45E43"></mj-divider>
        <mj-text font-size="20px" color="#F45E43" font-family="helvetica">Hello World</mj-text>
      </mj-column>
    </mj-section>
  </mj-body>
</mjml>

Contribute — propose a file extension

Tell us where to find evidence about MJML (mapped to pl/mjml). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/MJML/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Mizar mksh →