diff --git a/website/_dogfooding/README.md b/website/_dogfooding/README.mdx similarity index 100% rename from website/_dogfooding/README.md rename to website/_dogfooding/README.mdx diff --git a/website/_dogfooding/_blog tests/2021-08-21-blog-post-toc-tests.mdx b/website/_dogfooding/_blog tests/2021-08-21-blog-post-toc-tests.mdx index 4264d1a8d6..105d193ae6 100644 --- a/website/_dogfooding/_blog tests/2021-08-21-blog-post-toc-tests.mdx +++ b/website/_dogfooding/_blog tests/2021-08-21-blog-post-toc-tests.mdx @@ -11,7 +11,7 @@ tags: [paginated-tag] import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_blog tests/2021-08-22-no-author.md b/website/_dogfooding/_blog tests/2021-08-22-no-author.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2021-08-22-no-author.md rename to website/_dogfooding/_blog tests/2021-08-22-no-author.mdx diff --git a/website/_dogfooding/_blog tests/2021-08-23-multiple-authors.md b/website/_dogfooding/_blog tests/2021-08-23-multiple-authors.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2021-08-23-multiple-authors.md rename to website/_dogfooding/_blog tests/2021-08-23-multiple-authors.mdx diff --git a/website/_dogfooding/_blog tests/2021-09-13-dup-title.md b/website/_dogfooding/_blog tests/2021-09-13-dup-title.mdx similarity index 80% rename from website/_dogfooding/_blog tests/2021-09-13-dup-title.md rename to website/_dogfooding/_blog tests/2021-09-13-dup-title.mdx index 721fff0021..71151677db 100644 --- a/website/_dogfooding/_blog tests/2021-09-13-dup-title.md +++ b/website/_dogfooding/_blog tests/2021-09-13-dup-title.mdx @@ -12,4 +12,4 @@ authors: # Post with duplicate title -See https://github.com/facebook/docusaurus/issues/6059. This one and [2021-11-13-dup-title.md](./2021-11-13-dup-title.md) should both show up. +See https://github.com/facebook/docusaurus/issues/6059. This one and [2021-11-13-dup-title.md](./2021-11-13-dup-title.mdx) should both show up. diff --git a/website/_dogfooding/_blog tests/2021-11-13-dup-title.md b/website/_dogfooding/_blog tests/2021-11-13-dup-title.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2021-11-13-dup-title.md rename to website/_dogfooding/_blog tests/2021-11-13-dup-title.mdx diff --git a/website/_dogfooding/_blog tests/2022-01-20-image-only-authors.md b/website/_dogfooding/_blog tests/2022-01-20-image-only-authors.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2022-01-20-image-only-authors.md rename to website/_dogfooding/_blog tests/2022-01-20-image-only-authors.mdx diff --git a/website/_dogfooding/_blog tests/2022-01-21-dup-footnote.md b/website/_dogfooding/_blog tests/2022-01-21-dup-footnote.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2022-01-21-dup-footnote.md rename to website/_dogfooding/_blog tests/2022-01-21-dup-footnote.mdx diff --git a/website/_dogfooding/_blog tests/2022-01-22-dup-footnote.md b/website/_dogfooding/_blog tests/2022-01-22-dup-footnote.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2022-01-22-dup-footnote.md rename to website/_dogfooding/_blog tests/2022-01-22-dup-footnote.mdx diff --git a/website/_dogfooding/_blog tests/2022-04-20-dup-footnote.md b/website/_dogfooding/_blog tests/2022-04-20-dup-footnote.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2022-04-20-dup-footnote.md rename to website/_dogfooding/_blog tests/2022-04-20-dup-footnote.mdx diff --git a/website/_dogfooding/_blog tests/2022-08-24-post-unlisted.md b/website/_dogfooding/_blog tests/2022-08-24-post-unlisted.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2022-08-24-post-unlisted.md rename to website/_dogfooding/_blog tests/2022-08-24-post-unlisted.mdx diff --git a/website/_dogfooding/_blog tests/2022-08-25-post-draft.md b/website/_dogfooding/_blog tests/2022-08-25-post-draft.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2022-08-25-post-draft.md rename to website/_dogfooding/_blog tests/2022-08-25-post-draft.mdx diff --git a/website/_dogfooding/_blog tests/2022-10-02-html-slug.md b/website/_dogfooding/_blog tests/2022-10-02-html-slug.mdx similarity index 100% rename from website/_dogfooding/_blog tests/2022-10-02-html-slug.md rename to website/_dogfooding/_blog tests/2022-10-02-html-slug.mdx diff --git a/website/_dogfooding/_blog tests/demo/2020-08-03-second-blog-intro.md b/website/_dogfooding/_blog tests/demo/2020-08-03-second-blog-intro.mdx similarity index 100% rename from website/_dogfooding/_blog tests/demo/2020-08-03-second-blog-intro.md rename to website/_dogfooding/_blog tests/demo/2020-08-03-second-blog-intro.mdx diff --git a/website/_dogfooding/_docs tests/doc-with-another-sidebar.md b/website/_dogfooding/_docs tests/doc-with-another-sidebar.mdx similarity index 100% rename from website/_dogfooding/_docs tests/doc-with-another-sidebar.md rename to website/_dogfooding/_docs tests/doc-with-another-sidebar.mdx diff --git a/website/_dogfooding/_docs tests/doc-with-last-update.md b/website/_dogfooding/_docs tests/doc-with-last-update.mdx similarity index 100% rename from website/_dogfooding/_docs tests/doc-with-last-update.md rename to website/_dogfooding/_docs tests/doc-with-last-update.mdx diff --git a/website/_dogfooding/_docs tests/doc-without-sidebar.md b/website/_dogfooding/_docs tests/doc-without-sidebar.mdx similarity index 100% rename from website/_dogfooding/_docs tests/doc-without-sidebar.md rename to website/_dogfooding/_docs tests/doc-without-sidebar.mdx diff --git a/website/_dogfooding/_docs tests/dummy.md b/website/_dogfooding/_docs tests/dummy.mdx similarity index 100% rename from website/_dogfooding/_docs tests/dummy.md rename to website/_dogfooding/_docs tests/dummy.mdx diff --git a/website/_dogfooding/_docs tests/folder with space/doc 1.md b/website/_dogfooding/_docs tests/folder with space/doc 1.mdx similarity index 60% rename from website/_dogfooding/_docs tests/folder with space/doc 1.md rename to website/_dogfooding/_docs tests/folder with space/doc 1.mdx index 3320d8d9b7..eb5199a860 100644 --- a/website/_dogfooding/_docs tests/folder with space/doc 1.md +++ b/website/_dogfooding/_docs tests/folder with space/doc 1.mdx @@ -2,4 +2,4 @@ Inside folder with space -[doc 2](./doc%202.md) +[doc 2](./doc%202.mdx) diff --git a/website/_dogfooding/_docs tests/folder with space/doc 2.md b/website/_dogfooding/_docs tests/folder with space/doc 2.mdx similarity index 60% rename from website/_dogfooding/_docs tests/folder with space/doc 2.md rename to website/_dogfooding/_docs tests/folder with space/doc 2.mdx index b2c3f1ab0c..801f681d63 100644 --- a/website/_dogfooding/_docs tests/folder with space/doc 2.md +++ b/website/_dogfooding/_docs tests/folder with space/doc 2.mdx @@ -2,4 +2,4 @@ Inside folder with space -[doc 1](./doc%201.md) +[doc 1](./doc%201.mdx) diff --git a/website/_dogfooding/_docs tests/index.md b/website/_dogfooding/_docs tests/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/index.md rename to website/_dogfooding/_docs tests/index.mdx diff --git a/website/_dogfooding/_docs tests/more-test.md b/website/_dogfooding/_docs tests/more-test.mdx similarity index 56% rename from website/_dogfooding/_docs tests/more-test.md rename to website/_dogfooding/_docs tests/more-test.mdx index 3960962b67..478082818a 100644 --- a/website/_dogfooding/_docs tests/more-test.md +++ b/website/_dogfooding/_docs tests/more-test.mdx @@ -4,4 +4,4 @@ tags: [a, e, some-tag, some_tag] # Another test page -[Test link](./folder%20with%20space/doc%201.md) +[Test link](./folder%20with%20space/doc%201.mdx) diff --git a/website/_dogfooding/_docs tests/standalone.md b/website/_dogfooding/_docs tests/standalone.mdx similarity index 100% rename from website/_dogfooding/_docs tests/standalone.md rename to website/_dogfooding/_docs tests/standalone.mdx diff --git a/website/_dogfooding/_docs tests/tests/Case-Sentitive-Doc.md b/website/_dogfooding/_docs tests/tests/Case-Sentitive-Doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/Case-Sentitive-Doc.md rename to website/_dogfooding/_docs tests/tests/Case-Sentitive-Doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/another-draft.md b/website/_dogfooding/_docs tests/tests/another-draft.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/another-draft.md rename to website/_dogfooding/_docs tests/tests/another-draft.mdx diff --git a/website/_dogfooding/_docs tests/tests/ascii/folder/æøå.md b/website/_dogfooding/_docs tests/tests/ascii/folder/æøå.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/ascii/folder/æøå.md rename to website/_dogfooding/_docs tests/tests/ascii/folder/æøå.mdx diff --git a/website/_dogfooding/_docs tests/tests/ascii/æøå/index.md b/website/_dogfooding/_docs tests/tests/ascii/æøå/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/ascii/æøå/index.md rename to website/_dogfooding/_docs tests/tests/ascii/æøå/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/intro.md b/website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/intro.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/intro.md rename to website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/intro.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/sample-doc.md b/website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/sample-doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/sample-doc.md rename to website/_dogfooding/_docs tests/tests/category-links/custom-index-convention/sample-doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/no-index-doc/index.md b/website/_dogfooding/_docs tests/tests/category-links/no-index-doc/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/no-index-doc/index.md rename to website/_dogfooding/_docs tests/tests/category-links/no-index-doc/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/no-index-doc/sample-doc.md b/website/_dogfooding/_docs tests/tests/category-links/no-index-doc/sample-doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/no-index-doc/sample-doc.md rename to website/_dogfooding/_docs tests/tests/category-links/no-index-doc/sample-doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/no-subdoc/index.md b/website/_dogfooding/_docs tests/tests/category-links/no-subdoc/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/no-subdoc/index.md rename to website/_dogfooding/_docs tests/tests/category-links/no-subdoc/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/readme.md b/website/_dogfooding/_docs tests/tests/category-links/readme.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/readme.md rename to website/_dogfooding/_docs tests/tests/category-links/readme.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/regular-category/sample-doc.md b/website/_dogfooding/_docs tests/tests/category-links/regular-category/sample-doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/regular-category/sample-doc.md rename to website/_dogfooding/_docs tests/tests/category-links/regular-category/sample-doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/sample-doc.md b/website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/sample-doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/sample-doc.md rename to website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/sample-doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/with-category-name-doc.md b/website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/with-category-name-doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/with-category-name-doc.md rename to website/_dogfooding/_docs tests/tests/category-links/with-category-name-doc/with-category-name-doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/with-index-doc/index.md b/website/_dogfooding/_docs tests/tests/category-links/with-index-doc/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/with-index-doc/index.md rename to website/_dogfooding/_docs tests/tests/category-links/with-index-doc/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/with-index-doc/sample-doc.md b/website/_dogfooding/_docs tests/tests/category-links/with-index-doc/sample-doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/with-index-doc/sample-doc.md rename to website/_dogfooding/_docs tests/tests/category-links/with-index-doc/sample-doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/README.md b/website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/README.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/README.md rename to website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/README.mdx diff --git a/website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/sample-doc.md b/website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/sample-doc.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/sample-doc.md rename to website/_dogfooding/_docs tests/tests/category-links/with-readme-doc/sample-doc.mdx diff --git a/website/_dogfooding/_docs tests/tests/custom-props/doc-with-custom-props.md b/website/_dogfooding/_docs tests/tests/custom-props/doc-with-custom-props.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/custom-props/doc-with-custom-props.md rename to website/_dogfooding/_docs tests/tests/custom-props/doc-with-custom-props.mdx diff --git a/website/_dogfooding/_docs tests/tests/custom-props/doc-without-custom-props.md b/website/_dogfooding/_docs tests/tests/custom-props/doc-without-custom-props.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/custom-props/doc-without-custom-props.md rename to website/_dogfooding/_docs tests/tests/custom-props/doc-without-custom-props.mdx diff --git a/website/_dogfooding/_docs tests/tests/custom-props/index.md b/website/_dogfooding/_docs tests/tests/custom-props/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/custom-props/index.md rename to website/_dogfooding/_docs tests/tests/custom-props/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/index.md b/website/_dogfooding/_docs tests/tests/visibility/index.mdx similarity index 65% rename from website/_dogfooding/_docs tests/tests/visibility/index.md rename to website/_dogfooding/_docs tests/tests/visibility/index.mdx index 2b48428b4c..88a78b5d6b 100644 --- a/website/_dogfooding/_docs tests/tests/visibility/index.md +++ b/website/_dogfooding/_docs tests/tests/visibility/index.mdx @@ -18,12 +18,12 @@ In production, draft items shouldn't be accessible: In production, unlisted items should remain accessible, but be hidden in the sidebar (unless currently browsed): -- [./only-unlisteds/unlisted1.md](./only-unlisteds/unlisted1.md) -- [./only-unlisteds/unlisted2.md](./only-unlisteds/unlisted2.md) -- [./only-unlisteds/unlisted-subcategory/unlisted3.md](./only-unlisteds/unlisted-subcategory/unlisted3.md) -- [./some-unlisteds/unlisted1.md](./some-unlisteds/unlisted1.md) -- [./some-unlisteds/unlisted2.md](./some-unlisteds/unlisted2.md) -- [./some-unlisteds/unlisted-subcategory/unlisted3.md](./some-unlisteds/unlisted-subcategory/unlisted3.md) +- [./only-unlisteds/unlisted1.md](./only-unlisteds/unlisted1.mdx) +- [./only-unlisteds/unlisted2.md](./only-unlisteds/unlisted2.mdx) +- [./only-unlisteds/unlisted-subcategory/unlisted3.md](./only-unlisteds/unlisted-subcategory/unlisted3.mdx) +- [./some-unlisteds/unlisted1.md](./some-unlisteds/unlisted1.mdx) +- [./some-unlisteds/unlisted2.md](./some-unlisteds/unlisted2.mdx) +- [./some-unlisteds/unlisted-subcategory/unlisted3.md](./some-unlisteds/unlisted-subcategory/unlisted3.mdx) --- diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/draft3.md b/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/draft3.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/draft3.md rename to website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/draft3.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/index.md b/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/index.md rename to website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft-subcategory/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft1.md b/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft1.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft1.md rename to website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft1.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft2.md b/website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft2.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft2.md rename to website/_dogfooding/_docs tests/tests/visibility/only-drafts/draft2.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/index.md b/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/index.md rename to website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/unlisted3.md b/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/unlisted3.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/unlisted3.md rename to website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted-subcategory/unlisted3.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted1.md b/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted1.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted1.md rename to website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted1.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted2.md b/website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted2.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted2.md rename to website/_dogfooding/_docs tests/tests/visibility/only-unlisteds/unlisted2.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/draft3.md b/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/draft3.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/draft3.md rename to website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/draft3.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/index.md b/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/index.md rename to website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/listed1.md b/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/listed1.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/listed1.md rename to website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft-subcategory/listed1.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft1.md b/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft1.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft1.md rename to website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft1.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft2.md b/website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft2.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft2.md rename to website/_dogfooding/_docs tests/tests/visibility/some-drafts/draft2.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/index.md b/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/index.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/index.md rename to website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/index.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/listed1.md b/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/listed1.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/listed1.md rename to website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/listed1.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/unlisted3.md b/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/unlisted3.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/unlisted3.md rename to website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted-subcategory/unlisted3.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted1.md b/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted1.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted1.md rename to website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted1.mdx diff --git a/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted2.md b/website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted2.mdx similarity index 100% rename from website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted2.md rename to website/_dogfooding/_docs tests/tests/visibility/some-unlisteds/unlisted2.mdx diff --git a/website/_dogfooding/_docs tests/toc/toc-2-2.mdx b/website/_dogfooding/_docs tests/toc/toc-2-2.mdx index 456cf928e6..09a3b607bf 100644 --- a/website/_dogfooding/_docs tests/toc/toc-2-2.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-2-2.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 2 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-2-3.mdx b/website/_dogfooding/_docs tests/toc/toc-2-3.mdx index 9e008e5963..3a7e359759 100644 --- a/website/_dogfooding/_docs tests/toc/toc-2-3.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-2-3.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 3 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-2-4.mdx b/website/_dogfooding/_docs tests/toc/toc-2-4.mdx index d7ae815145..4aa86132bc 100644 --- a/website/_dogfooding/_docs tests/toc/toc-2-4.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-2-4.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 4 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-2-5.mdx b/website/_dogfooding/_docs tests/toc/toc-2-5.mdx index a6f504bf09..ccba840f4d 100644 --- a/website/_dogfooding/_docs tests/toc/toc-2-5.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-2-5.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 5 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-3-5.mdx b/website/_dogfooding/_docs tests/toc/toc-3-5.mdx index 484471023b..b88fb95722 100644 --- a/website/_dogfooding/_docs tests/toc/toc-3-5.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-3-5.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 5 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-3-_.mdx b/website/_dogfooding/_docs tests/toc/toc-3-_.mdx index 1c173c6e7d..11b0acb4e4 100644 --- a/website/_dogfooding/_docs tests/toc/toc-3-_.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-3-_.mdx @@ -5,7 +5,7 @@ toc_min_heading_level: 3 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-4-5.mdx b/website/_dogfooding/_docs tests/toc/toc-4-5.mdx index c49c0aeab6..446a08c837 100644 --- a/website/_dogfooding/_docs tests/toc/toc-4-5.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-4-5.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 5 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-5-5.mdx b/website/_dogfooding/_docs tests/toc/toc-5-5.mdx index 120e6d2c86..274a056d7d 100644 --- a/website/_dogfooding/_docs tests/toc/toc-5-5.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-5-5.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 5 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-_-5.mdx b/website/_dogfooding/_docs tests/toc/toc-_-5.mdx index d9527a9095..611dea4f16 100644 --- a/website/_dogfooding/_docs tests/toc/toc-_-5.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-_-5.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 5 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_docs tests/toc/toc-_-_.mdx b/website/_dogfooding/_docs tests/toc/toc-_-_.mdx index 77f08672ec..9fa20b9e28 100644 --- a/website/_dogfooding/_docs tests/toc/toc-_-_.mdx +++ b/website/_dogfooding/_docs tests/toc/toc-_-_.mdx @@ -5,7 +5,7 @@ import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_pages tests/_pagePartial.md b/website/_dogfooding/_pages tests/_pagePartial.mdx similarity index 100% rename from website/_dogfooding/_pages tests/_pagePartial.md rename to website/_dogfooding/_pages tests/_pagePartial.mdx diff --git a/website/_dogfooding/_pages tests/draft.md b/website/_dogfooding/_pages tests/draft.mdx similarity index 100% rename from website/_dogfooding/_pages tests/draft.md rename to website/_dogfooding/_pages tests/draft.mdx diff --git a/website/_dogfooding/_pages tests/head-metadata.md b/website/_dogfooding/_pages tests/head-metadata.mdx similarity index 100% rename from website/_dogfooding/_pages tests/head-metadata.md rename to website/_dogfooding/_pages tests/head-metadata.mdx diff --git a/website/_dogfooding/_pages tests/index.md b/website/_dogfooding/_pages tests/index.mdx similarity index 90% rename from website/_dogfooding/_pages tests/index.md rename to website/_dogfooding/_pages tests/index.mdx index 50ac433cc7..d3986f1ca4 100644 --- a/website/_dogfooding/_pages tests/index.md +++ b/website/_dogfooding/_pages tests/index.mdx @@ -3,7 +3,7 @@ Let's import a MDX partial at `./_pagePartial.md`: ```mdx-code-block -import PagePartial from "./_pagePartial.md" +import PagePartial from "./_pagePartial.mdx" ``` @@ -13,7 +13,7 @@ import PagePartial from "./_pagePartial.md" Now let's import `../README.md`: ```mdx-code-block -import Readme from "../README.md" +import Readme from "../README.mdx" ``` diff --git a/website/_dogfooding/_pages tests/markdown-tests.md b/website/_dogfooding/_pages tests/markdown-tests.mdx similarity index 100% rename from website/_dogfooding/_pages tests/markdown-tests.md rename to website/_dogfooding/_pages tests/markdown-tests.mdx diff --git a/website/_dogfooding/_pages tests/markdownPageTests.md b/website/_dogfooding/_pages tests/markdownPageTests.mdx similarity index 88% rename from website/_dogfooding/_pages tests/markdownPageTests.md rename to website/_dogfooding/_pages tests/markdownPageTests.mdx index ce16704134..35f7c2a4ff 100644 --- a/website/_dogfooding/_pages tests/markdownPageTests.md +++ b/website/_dogfooding/_pages tests/markdownPageTests.mdx @@ -34,7 +34,17 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -This is an apple 🍎This is an orange 🍊This is a banana 🍌 + + This is an apple 🍎 + This is an orange 🍊 + This is a banana 🍌 + ## Comments @@ -58,7 +68,7 @@ My comment ## Import code block from source code file -import MyComponent from "@site/src/pages/examples/\_myComponent" +import MyComponent from '@site/src/pages/examples/_myComponent'; import BrowserWindow from '@site/src/components/BrowserWindow'; @@ -74,7 +84,7 @@ import MyComponent from './myComponent'; - + @@ -88,9 +98,9 @@ import MyComponentSource from '!!raw-loader!./myComponent'; {MyComponentSource}; ``` -import CodeBlock from "@theme/CodeBlock" +import CodeBlock from '@theme/CodeBlock'; -import MyComponentSource from '!!raw-loader!@site/src/pages/examples/\_myComponent'; +import MyComponentSource from '!!raw-loader!@site/src/pages/examples/_myComponent'; diff --git a/website/_dogfooding/_pages tests/page-toc-tests.mdx b/website/_dogfooding/_pages tests/page-toc-tests.mdx index d7ae815145..4aa86132bc 100644 --- a/website/_dogfooding/_pages tests/page-toc-tests.mdx +++ b/website/_dogfooding/_pages tests/page-toc-tests.mdx @@ -5,7 +5,7 @@ toc_max_heading_level: 4 import Content, { toc as ContentToc, -} from '@site/_dogfooding/_partials/toc-tests.md'; +} from '@site/_dogfooding/_partials/toc-tests.mdx'; diff --git a/website/_dogfooding/_partials/toc-tests.md b/website/_dogfooding/_partials/toc-tests.mdx similarity index 100% rename from website/_dogfooding/_partials/toc-tests.md rename to website/_dogfooding/_partials/toc-tests.mdx diff --git a/website/blog/2017-12-14-introducing-docusaurus.md b/website/blog/2017-12-14-introducing-docusaurus.mdx similarity index 97% rename from website/blog/2017-12-14-introducing-docusaurus.md rename to website/blog/2017-12-14-introducing-docusaurus.mdx index 84ed69c402..8f9a42310a 100644 --- a/website/blog/2017-12-14-introducing-docusaurus.md +++ b/website/blog/2017-12-14-introducing-docusaurus.mdx @@ -129,7 +129,7 @@ build ![](/img/docusaurus.svg) -We welcome your [contributions](https://github.com/facebook/docusaurus/blob/master/CONTRIBUTING.md) to Docusaurus, whether you want to use it for your own site, you want to [contribute](https://github.com/facebook/docusaurus/blob/master/CONTRIBUTING.md) to the Docusaurus core or just have questions. Follow us on [GitHub](https://github.com/facebook/docusaurus) and [Twitter](https://twitter.com/docusaurus). +We welcome your [contributions](https://github.com/facebook/docusaurus/blob/master/CONTRIBUTING.mdx) to Docusaurus, whether you want to use it for your own site, you want to [contribute](https://github.com/facebook/docusaurus/blob/master/CONTRIBUTING.mdx) to the Docusaurus core or just have questions. Follow us on [GitHub](https://github.com/facebook/docusaurus) and [Twitter](https://twitter.com/docusaurus). ## Acknowledgements diff --git a/website/blog/2018-04-30-How-I-Converted-Profilo-To-Docusaurus.md b/website/blog/2018-04-30-How-I-Converted-Profilo-To-Docusaurus.mdx similarity index 100% rename from website/blog/2018-04-30-How-I-Converted-Profilo-To-Docusaurus.md rename to website/blog/2018-04-30-How-I-Converted-Profilo-To-Docusaurus.mdx diff --git a/website/blog/2018-09-11-Towards-Docusaurus-2.md b/website/blog/2018-09-11-Towards-Docusaurus-2.mdx similarity index 96% rename from website/blog/2018-09-11-Towards-Docusaurus-2.md rename to website/blog/2018-09-11-Towards-Docusaurus-2.mdx index 0472a926b8..0cf963c66b 100644 --- a/website/blog/2018-09-11-Towards-Docusaurus-2.md +++ b/website/blog/2018-09-11-Towards-Docusaurus-2.mdx @@ -18,7 +18,19 @@ There is a saying that the very best software is constantly evolving, and the ve It all started with this [RFC issue](https://github.com/facebook/docusaurus/issues/789) opened by [Yangshun](https://github.com/yangshun) towards the end of June 2018. -

[RFC] Docusaurus v2 · Issue #789 · facebook/docusaurus

These are some of the problems I'm seeing in Docusaurus now and also how we can address them in v2. A number of the ideas here were inspired by VuePress and other static site generators. In the current static site generators ecosystem, t...

+
+

+ + [RFC] Docusaurus v2 · Issue #789 · facebook/docusaurus + +

+

+ These are some of the problems I'm seeing in Docusaurus now and also how we + can address them in v2. A number of the ideas here were inspired by VuePress + and other static site generators. In the current static site generators + ecosystem, t... +

+
Most of the suggested improvements are mentioned in the issue; I will provide details on some of issues in Docusaurus 1 and how we are going to address them in Docusaurus 2. diff --git a/website/blog/2018-12-14-Happy-First-Birthday-Slash.md b/website/blog/2018-12-14-Happy-First-Birthday-Slash.mdx similarity index 100% rename from website/blog/2018-12-14-Happy-First-Birthday-Slash.md rename to website/blog/2018-12-14-Happy-First-Birthday-Slash.mdx diff --git a/website/blog/2019-12-30-docusaurus-2019-recap.md b/website/blog/2019-12-30-docusaurus-2019-recap.mdx similarity index 100% rename from website/blog/2019-12-30-docusaurus-2019-recap.md rename to website/blog/2019-12-30-docusaurus-2019-recap.mdx diff --git a/website/blog/2020-01-07-tribute-to-endi.md b/website/blog/2020-01-07-tribute-to-endi.mdx similarity index 100% rename from website/blog/2020-01-07-tribute-to-endi.md rename to website/blog/2020-01-07-tribute-to-endi.mdx diff --git a/website/blog/2021-01-19-docusaurus-2020-recap.md b/website/blog/2021-01-19-docusaurus-2020-recap.mdx similarity index 100% rename from website/blog/2021-01-19-docusaurus-2020-recap.md rename to website/blog/2021-01-19-docusaurus-2020-recap.mdx diff --git a/website/blog/2021-03-09-releasing-docusaurus-i18n.md b/website/blog/2021-03-09-releasing-docusaurus-i18n.mdx similarity index 100% rename from website/blog/2021-03-09-releasing-docusaurus-i18n.md rename to website/blog/2021-03-09-releasing-docusaurus-i18n.mdx diff --git a/website/blog/2021-05-12-announcing-docusaurus-two-beta/index.md b/website/blog/2021-05-12-announcing-docusaurus-two-beta/index.mdx similarity index 100% rename from website/blog/2021-05-12-announcing-docusaurus-two-beta/index.md rename to website/blog/2021-05-12-announcing-docusaurus-two-beta/index.mdx diff --git a/website/blog/2021-11-21-algolia-docsearch-migration/index.md b/website/blog/2021-11-21-algolia-docsearch-migration/index.mdx similarity index 100% rename from website/blog/2021-11-21-algolia-docsearch-migration/index.md rename to website/blog/2021-11-21-algolia-docsearch-migration/index.mdx diff --git a/website/blog/2022-01-24-docusaurus-2021-recap/index.md b/website/blog/2022-01-24-docusaurus-2021-recap/index.mdx similarity index 96% rename from website/blog/2022-01-24-docusaurus-2021-recap/index.md rename to website/blog/2022-01-24-docusaurus-2021-recap/index.mdx index a577b54361..7a7863c63d 100644 --- a/website/blog/2022-01-24-docusaurus-2021-recap/index.md +++ b/website/blog/2022-01-24-docusaurus-2021-recap/index.mdx @@ -7,7 +7,7 @@ image: ./img/thumbnail.png Docusaurus has made great progress in 2021! We've seen a lot of traction and just crossed **30k stars on GitHub**! -We've **reached full feature parity** with v1 after [the release of internationalization](../2021-03-09-releasing-docusaurus-i18n.md), [announced our **first beta**](../2021-05-12-announcing-docusaurus-two-beta/index.md), and welcomed **significantly more users** this year. +We've **reached full feature parity** with v1 after [the release of internationalization](../2021-03-09-releasing-docusaurus-i18n.mdx), [announced our **first beta**](../2021-05-12-announcing-docusaurus-two-beta/index.mdx), and welcomed **significantly more users** this year. The **official v2 release** is just around the corner! Follow the [roadmap issue](https://github.com/facebook/docusaurus/issues/6113) for any latest news. @@ -17,7 +17,7 @@ The **official v2 release** is just around the corner! Follow the [roadmap issue ## Highlights -Let's begin by going over a few highlights this year. Remember the [todo-list](../2021-05-12-announcing-docusaurus-two-beta/index.md#whats-next) from half a year ago? Time to take it out again and see how far we've come! +Let's begin by going over a few highlights this year. Remember the [todo-list](../2021-05-12-announcing-docusaurus-two-beta/index.mdx#whats-next) from half a year ago? Time to take it out again and see how far we've come! - **Internationalization**: officially released four months after its initial landing in late 2020. Seen great success in [many projects](/showcase?tags=i18n) - **Autogenerated sidebars**: no need to maintain a big `sidebars.js` anymore @@ -118,7 +118,7 @@ We'd like to express our gratitude to [all the contributors in 2021](https://git - The core team: [Alexey Pyltsyn](https://github.com/lex111), [Sébastien Lorber](https://github.com/slorber), [Joshua Chen](https://github.com/Josh-Cena), and [Yangshun Tay](https://github.com/yangshun) for moderating the community, publicizing Docusaurus, triaging issues, and implementing new features - [Joel Marcey](https://github.com/JoelMarcey) for creating Docusaurus and supporting its development all along -- The Algolia team for helping Docusaurus users [migrate to the new DocSearch](../2021-11-21-algolia-docsearch-migration/index.md) and answering search-related questions +- The Algolia team for helping Docusaurus users [migrate to the new DocSearch](../2021-11-21-algolia-docsearch-migration/index.mdx) and answering search-related questions - All the active community members for making valuable code contributions, improving our documentation, and answering questions on Discord So long, 2021, and let's greet a great 2022! diff --git a/website/blog/2022-08-01-announcing-docusaurus-2.0/index.mdx b/website/blog/2022-08-01-announcing-docusaurus-2.0/index.mdx index ff246238fa..6d97a024fb 100644 --- a/website/blog/2022-08-01-announcing-docusaurus-2.0/index.mdx +++ b/website/blog/2022-08-01-announcing-docusaurus-2.0/index.mdx @@ -95,7 +95,7 @@ Docusaurus was created at **Facebook Open Source** in **2017** (now [Meta Open S At that time, our solution was to **copy/paste a Jekyll template** over and over again. This naturally became **hard to maintain**, so we created a tool to **solve our own pain** once for all. -**[Docusaurus v1 was born](../2017-12-14-introducing-docusaurus.md)!** +**[Docusaurus v1 was born](../2017-12-14-introducing-docusaurus.mdx)!** ![Birth of Slash](/img/slash-birth.png) @@ -129,7 +129,7 @@ Notice that the sample sites above use different colors, but still look quite th - We kept **everything good from v1**: docs, blog, pages, versioning, i18n... - We implemented **several new features** -More details in the [Docusaurus 2 project announcement](../2018-09-11-Towards-Docusaurus-2.md) and [v1 to v2 migration guide](https://docusaurus.io/docs/migration) +More details in the [Docusaurus 2 project announcement](../2018-09-11-Towards-Docusaurus-2.mdx) and [v1 to v2 migration guide](https://docusaurus.io/docs/migration) ## Who uses Docusaurus 2.0? @@ -420,7 +420,7 @@ We'd like to express our gratitude to [all our contributors](https://github.com/ - [Joel Marcey](https://github.com/JoelMarcey) for creating Docusaurus 1.0 and supporting the Docusaurus 2.0 project at Meta Open Source - [Paul O’Shannessy](https://github.com/zpao) for supporting the development of all the next versions of Docusaurus at Meta Open Source - [Eric Nakagawa](https://github.com/ericnakagawa) for creating our cutest mascot Slash -- [Endilie Yacop Sucipto](https://github.com/endiliey) for his significant [initial work on Docusaurus v2](../2020-01-07-tribute-to-endi.md) +- [Endilie Yacop Sucipto](https://github.com/endiliey) for his significant [initial work on Docusaurus v2](../2020-01-07-tribute-to-endi.mdx) - [Clément Vannicatte](https://github.com/shortcuts), [Kevin Granger](https://github.com/Shipow) and the whole Algolia team for their support - All the community members for making valuable code contributions, improving our documentation, and answering questions on [Discord](https://discordapp.com/invite/docusaurus) diff --git a/website/community/0-support.md b/website/community/0-support.mdx similarity index 100% rename from website/community/0-support.md rename to website/community/0-support.mdx diff --git a/website/community/2-resources.md b/website/community/2-resources.mdx similarity index 100% rename from website/community/2-resources.md rename to website/community/2-resources.mdx diff --git a/website/community/3-contributing.md b/website/community/3-contributing.mdx similarity index 100% rename from website/community/3-contributing.md rename to website/community/3-contributing.mdx diff --git a/website/community/4-canary.md b/website/community/4-canary.mdx similarity index 98% rename from website/community/4-canary.md rename to website/community/4-canary.mdx index ae866c4d33..a6f278899f 100644 --- a/website/community/4-canary.md +++ b/website/community/4-canary.mdx @@ -16,7 +16,7 @@ import { Docusaurus has a canary releases system. -It permits you to **test new unreleased features** as soon as the pull requests are merged on the [next version](./5-release-process.md#next-version) of Docusaurus. +It permits you to **test new unreleased features** as soon as the pull requests are merged on the [next version](./5-release-process.mdx#next-version) of Docusaurus. It is a good way to **give feedback to maintainers**, ensuring the newly implemented feature works as intended. diff --git a/website/community/5-release-process.md b/website/community/5-release-process.mdx similarity index 99% rename from website/community/5-release-process.md rename to website/community/5-release-process.mdx index 4c76f0e563..a7d9d8c68b 100644 --- a/website/community/5-release-process.md +++ b/website/community/5-release-process.mdx @@ -113,7 +113,7 @@ There are 3 ways to use the next version: - with an `alpha`, `beta` or `rc` pre-release - with the `@next` npm dist tag for the latest pre-release -- with a [canary release](./4-canary.md) for the very latest features +- with a [canary release](./4-canary.mdx) for the very latest features :::tip diff --git a/website/src/pages/examples/markdownPageExample.md b/website/src/pages/examples/markdownPageExample.mdx similarity index 100% rename from website/src/pages/examples/markdownPageExample.md rename to website/src/pages/examples/markdownPageExample.mdx diff --git a/website/src/pages/examples/noIndex.md b/website/src/pages/examples/noIndex.mdx similarity index 100% rename from website/src/pages/examples/noIndex.md rename to website/src/pages/examples/noIndex.mdx diff --git a/website/src/pages/tests.md b/website/src/pages/tests.mdx similarity index 100% rename from website/src/pages/tests.md rename to website/src/pages/tests.mdx