diff --git a/content/blog/deploying-next-apps.mdx b/content/blog/deploying-next-apps.mdx index b95c5c7..8a1d325 100644 --- a/content/blog/deploying-next-apps.mdx +++ b/content/blog/deploying-next-apps.mdx @@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c ## GitHub Flavored Markdown -I've also added support for GitHub Flavored Mardown using `remark-gfm`. +I've also added support for GitHub Flavored Markdown using `remark-gfm`. With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals. diff --git a/content/blog/dynamic-routing-static-regeneration.mdx b/content/blog/dynamic-routing-static-regeneration.mdx index b7608fb..5fc0c3f 100644 --- a/content/blog/dynamic-routing-static-regeneration.mdx +++ b/content/blog/dynamic-routing-static-regeneration.mdx @@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c ## GitHub Flavored Markdown -I've also added support for GitHub Flavored Mardown using `remark-gfm`. +I've also added support for GitHub Flavored Markdown using `remark-gfm`. With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals. diff --git a/content/blog/preview-mode-headless-cms.mdx b/content/blog/preview-mode-headless-cms.mdx index 42be8ad..7db0c8c 100644 --- a/content/blog/preview-mode-headless-cms.mdx +++ b/content/blog/preview-mode-headless-cms.mdx @@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c ## GitHub Flavored Markdown -I've also added support for GitHub Flavored Mardown using `remark-gfm`. +I've also added support for GitHub Flavored Markdown using `remark-gfm`. With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals. diff --git a/content/blog/server-client-components.mdx b/content/blog/server-client-components.mdx index 061f6ac..0ec050d 100644 --- a/content/blog/server-client-components.mdx +++ b/content/blog/server-client-components.mdx @@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c ## GitHub Flavored Markdown -I've also added support for GitHub Flavored Mardown using `remark-gfm`. +I've also added support for GitHub Flavored Markdown using `remark-gfm`. With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals. diff --git a/content/docs/documentation/components.mdx b/content/docs/documentation/components.mdx index f678b95..9165ba5 100644 --- a/content/docs/documentation/components.mdx +++ b/content/docs/documentation/components.mdx @@ -131,7 +131,7 @@ const components = { } ``` -This will overwrite the `
` tag or `---` in Mardown with the HTML output above. +This will overwrite the `
` tag or `---` in Markdown with the HTML output above. --- diff --git a/content/docs/documentation/index.mdx b/content/docs/documentation/index.mdx index 0ecab62..68bd00c 100644 --- a/content/docs/documentation/index.mdx +++ b/content/docs/documentation/index.mdx @@ -37,7 +37,7 @@ Learn how to use MDX with Contentlayer. ### Components -Using React components in Mardown. +Using React components in Markdown. diff --git a/content/docs/documentation/style-guide.mdx b/content/docs/documentation/style-guide.mdx index edfc15a..0f9da34 100644 --- a/content/docs/documentation/style-guide.mdx +++ b/content/docs/documentation/style-guide.mdx @@ -207,7 +207,7 @@ What I've written here is probably long enough, but adding this final sentence c ## GitHub Flavored Markdown -I've also added support for GitHub Flavored Mardown using `remark-gfm`. +I've also added support for GitHub Flavored Markdown using `remark-gfm`. With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals. diff --git a/content/guides/build-blog-using-contentlayer-mdx.mdx b/content/guides/build-blog-using-contentlayer-mdx.mdx index 1c4c0e9..7759b2a 100644 --- a/content/guides/build-blog-using-contentlayer-mdx.mdx +++ b/content/guides/build-blog-using-contentlayer-mdx.mdx @@ -213,7 +213,7 @@ What I've written here is probably long enough, but adding this final sentence c ## GitHub Flavored Markdown -I've also added support for GitHub Flavored Mardown using `remark-gfm`. +I've also added support for GitHub Flavored Markdown using `remark-gfm`. With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals. diff --git a/content/guides/using-next-auth-next-13.mdx b/content/guides/using-next-auth-next-13.mdx index 1552eb8..e05ca05 100644 --- a/content/guides/using-next-auth-next-13.mdx +++ b/content/guides/using-next-auth-next-13.mdx @@ -213,7 +213,7 @@ What I've written here is probably long enough, but adding this final sentence c ## GitHub Flavored Markdown -I've also added support for GitHub Flavored Mardown using `remark-gfm`. +I've also added support for GitHub Flavored Markdown using `remark-gfm`. With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.