diff --git a/pages/docs/tags.md b/pages/docs/tags.md index 3aac7ba9..cd2b7353 100644 --- a/pages/docs/tags.md +++ b/pages/docs/tags.md @@ -26,6 +26,7 @@ Tags aren't composable! {% /if %} ``` +{% /example %} Tags can be self-closing (similar to HTML). In this example, you'll see that the content body is removed, and that the tag is closed with a `/`. @@ -53,7 +54,6 @@ If your tag doesn't contain any new lines, then it's treated as an inline tag. I {% /example %} -{% /example %} ## Built-in tags