diff --git a/content/docs/stacks.md b/content/docs/stacks.md index 2316e9d..4be2b33 100644 --- a/content/docs/stacks.md +++ b/content/docs/stacks.md @@ -14,6 +14,8 @@ Stacks are available from `edge.js@6.1.0`. Before you start using them, make sur The `@stack` tag will create a named stack (it should be unique) in which other templates can push contents. +```edge + ```edge // title: components/layouts/main.edge @@ -27,11 +29,17 @@ The `@stack` tag will create a named stack (it should be unique) in which other