rsnext/docs/advanced-features
Andrew Johnson 38169e3385
Fix mdx docs (#40402)
## Documentation / Examples

- [x] Make sure the linting passes by running `pnpm lint`
- [x] The examples guidelines are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)

The MDX guide is missing `@mdx-js/react` as a required dependency in the
setup section.

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-09-09 12:12:36 -07:00
..
amp-support docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
react-18 [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00
automatic-static-optimization.md chore(examples): fix active-class-name example (#37828) 2022-06-21 15:44:29 +00:00
ci-build-caching.md Move CI build cache instructions to Deployment docs (#35418) 2022-05-13 09:56:47 -04:00
codemods.md Enable Alex documentation linting for docs (#26598) 2021-06-25 11:40:50 -05:00
compiler.md feat(next-swc/modularize_imports): Add Kebab case (#38583) 2022-08-10 22:51:05 -05:00
custom-app.md Add info on context.ctx argument (#35303) 2022-03-15 15:34:49 +01:00
custom-document.md Update custom-document.md (#37811) 2022-06-18 22:27:29 +00:00
custom-error-page.md Add note about using the /_error page directly to custom error page article (#39671) 2022-08-22 02:30:18 +00:00
custom-server.md Update custom server docs for async methods (#30521) 2022-02-06 03:22:02 +00:00
customizing-babel-config.md Update babel docs to mention you can use babel.config.js. (#23434) 2021-03-26 16:01:22 +00:00
customizing-postcss-config.md Document CSS Grid Better (#16996) 2020-09-10 13:46:14 -04:00
debugging.md Update debugging.md (--dev -> --save-dev for npm) (#39998) 2022-08-29 12:42:46 -05:00
dynamic-import.md Fix typo in dynamic import section of dynamic-import.md (#37872) 2022-06-21 13:10:16 +00:00
error-handling.md Add Error Handling document (#34329) 2022-02-25 11:34:00 -05:00
i18n-routing.md Update i18n routing example with Middleware. (#38419) 2022-07-08 09:39:44 +00:00
measuring-performance.md [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00
middleware.md docs: fix middleware path (#40340) 2022-09-08 21:27:17 +00:00
module-path-aliases.md Update module-path-aliases.md (#22739) 2021-03-08 14:19:31 +01:00
multi-zones.md [docs] Update UTM params of some links (#39951) 2022-08-25 21:15:37 +00:00
output-file-tracing.md Add note about standalone + runtimeConfig caveat (#38532) 2022-07-11 21:51:26 +00:00
preview-mode.md Mention router.isPreview on Preview Mode page (#39830) 2022-08-22 19:46:54 +00:00
security-headers.md docs(security-headers): interest-cohort has been replaced by browsing-topics (#40113) 2022-08-31 02:01:25 +00:00
source-maps.md Updated copy around enabling source maps (#36852) 2022-05-12 11:45:23 +00:00
src-directory.md No info on environment variables in the src folder (#33110) (#33136) 2022-01-10 13:58:29 +00:00
static-html-export.md Add clarity in docs for using exportPathMap with getStaticPaths (#39813) 2022-08-22 08:50:56 -05:00
using-mdx.md Fix mdx docs (#40402) 2022-09-09 12:12:36 -07:00