summaryrefslogtreecommitdiff
path: root/examples/with-markdown/src
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown/src')
-rw-r--r--examples/with-markdown/src/pages/index.astro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/with-markdown/src/pages/index.astro b/examples/with-markdown/src/pages/index.astro
index de6f32303..7249f07cd 100644
--- a/examples/with-markdown/src/pages/index.astro
+++ b/examples/with-markdown/src/pages/index.astro
@@ -44,9 +44,11 @@ const items = ['A', 'B', 'C'];
## Oh yeah...
<ReactCounter client:visible>
+
🤯 It's also _recursive_!
### Markdown can be embedded in any child component
+
</ReactCounter>
## Code