docusaurus/packages/docusaurus-mdx-loader/src
Sébastien Lorber 4af8982278
chore: add Node 24 to CI + fix deprecation warnings (#11168)
2025-05-09 18:29:07 +02:00
..
__tests__ feat(mdx): add siteConfig.markdown.format to configure the default content parser (MDX / CommonMark) (#9097) 2023-06-23 18:15:05 +02:00
remark chore: add Node 24 to CI + fix deprecation warnings (#11168) 2025-05-09 18:29:07 +02:00
createMDXLoader.ts feat(core, mdx-loader): deduplicate MDX compilation - `siteConfig.future.experimental_faster.mdxCrossCompilerCache` (#10479) 2024-09-06 16:07:09 +02:00
format.ts feat(mdx): add siteConfig.markdown.format to configure the default content parser (MDX / CommonMark) (#9097) 2023-06-23 18:15:05 +02:00
frontMatter.ts feat(mdx): add siteConfig.markdown.format to configure the default content parser (MDX / CommonMark) (#9097) 2023-06-23 18:15:05 +02:00
index.ts refactor: prepare types for React 19 (#10746) 2024-12-06 18:03:04 +01:00
loader.ts fix(docs): fix mdx loader cache invalidation bug on versions changes (#10934) 2025-02-14 17:46:41 +01:00
options.ts fix(docs): fix mdx loader cache invalidation bug on versions changes (#10934) 2025-02-14 17:46:41 +01:00
preprocessor.ts feat(core, mdx-loader): deduplicate MDX compilation - `siteConfig.future.experimental_faster.mdxCrossCompilerCache` (#10479) 2024-09-06 16:07:09 +02:00
processor.ts chore: upgrade monorepo to TS 5.8 (#10966) 2025-03-06 12:33:11 +01:00
types.d.mts chore: upgrade minor dependencies (#10610) 2024-10-24 18:44:59 +02:00
utils.ts fix(mdx-loader): fix cross-compiler cache randomly loading mdx with client/server envs (#10553) 2024-10-03 23:20:57 +02:00