Skip to content

Commit e97390b

Browse files
authored
Merge pull request #3005 from mjmlio/feature/MJML-8-support-matrix-documentation
feature(mjml docs): Added link to support matrix MJML-8
2 parents 08a449e + cb473a7 commit e97390b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/components_1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ For instance, the `mj-button` component is, on the inside, a complex HTML layout
2626
</table>
2727
```
2828

29+
## Which email clients/versions are supported?
30+
31+
For full details of component support, [please visit our support matrix](https://mjml.io/compatibility).
32+
33+
2934
## mjml
3035

3136
A MJML document starts with a `<mjml>` tag, it can contain only `mj-head` and `mj-body` tags. Both have the same purpose of `head` and `body` in a HTML document.

0 commit comments

Comments
 (0)