Skip to content

Commit e464ae8

Browse files
committed
chore: mdoc -> md
1 parent b74fd6a commit e464ae8

File tree

1 file changed

+2
-2
lines changed
  • examples/with-markdoc/src/content/docs

1 file changed

+2
-2
lines changed

examples/with-markdoc/src/content/docs/intro.mdoc renamed to examples/with-markdoc/src/content/docs/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Welcome to Markdoc 👋
33
---
44

5-
This simple starter showcases Markdoc with Content Collections. All Markdoc features are supported, including this nifty built-in `{% table %}` tag:
5+
This simple starter showcases Markdoc's features with Content Collections. All Markdoc features are supported, including this nifty built-in `{% table %}` tag:
66

77
{% table %}
88
* Feature
99
* Supported
1010
---
11-
* `.mdoc` in Content Collections
11+
* `.mdoc` + `.md` in Content Collections
1212
*
1313
---
1414
* Markdoc transform configuration

0 commit comments

Comments
 (0)