Skip to content

Commit 5c3cb88

Browse files
add back missing info (#123)
1 parent a6b4613 commit 5c3cb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Tags aren't composable!
2626

2727
{% /if %}
2828
```
29+
{% /example %}
2930

3031
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 `/`.
3132

@@ -53,7 +54,6 @@ If your tag doesn't contain any new lines, then it's treated as an inline tag. I
5354
{% /example %}
5455

5556

56-
{% /example %}
5757

5858

5959
## Built-in tags

0 commit comments

Comments
 (0)