aboutsummaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown-shiki/README.md')
-rw-r--r--examples/with-markdown-shiki/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/with-markdown-shiki/README.md b/examples/with-markdown-shiki/README.md
index 5b744b15d..2c39f9334 100644
--- a/examples/with-markdown-shiki/README.md
+++ b/examples/with-markdown-shiki/README.md
@@ -8,5 +8,4 @@ npm init astro -- --template with-markdown-shiki
This example showcases Astro's [built-in Markdown support](https://docs.astro.build/en/guides/markdown-content/).
-- `src/pages/index.astro` uses Astro's `<Markdown>` component.
-- `src/pages/other.md` is a treated as a page entrypoint and uses a `layout`.
+- `src/pages/index.md` is a treated as a page entrypoint and uses a `layout`.