Skip to content

Commit

Permalink
Merge pull request #248 from markusVJH/patch-2
Browse files Browse the repository at this point in the history
Update head components section at creating_themes.rst
  • Loading branch information
RCheesley authored Mar 5, 2024
2 parents 4ff9c47 + 67651d9 commit a38ad61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/builders/creating_themes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ Head Components

.. vale on
At present, Mautic won't process the ``<mj-head>`` tags. None of the ``<mj-attribuites>`` run, so you have to do all styling inline.
Mautic processes most of the ``<mj-head>`` components. ``<mj-attributes>`` don't run.

**Tested elements** include: ``mj-breakpoint``, ``mj-font``, ``mj-html-attributes``, ``mj-style``, ``mj-title``, and ``mj-preview``.

.. vale off
Expand Down

0 comments on commit a38ad61

Please sign in to comment.