Skip to content

Commit

Permalink
doc: Remove blank "Nesting" section
Browse files Browse the repository at this point in the history
  • Loading branch information
dfabulich authored and iRyusa committed Jun 10, 2024
1 parent 61e8869 commit 824cd66
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions doc/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,3 @@ Let's take the following layout to illustrate this:
</mj-body>
</mjml>
```

## Nesting

```html
<mjml>
<mj-body>
<mj-section>
<mj-column>
<!-- Column content -->
</mj-column>
</mj-section>
</mj-body>
</mjml>
```

0 comments on commit 824cd66

Please sign in to comment.