docusaurus/packages/docusaurus-mdx-loader/src
Sébastien Lorber e34614963e
fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168)
2024-05-24 19:03:23 +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 fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +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 fix(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (#9684) 2024-01-19 18:58:11 +01:00
loader.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
preprocessor.ts feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
processor.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
types.d.mts feat(mdx-loader): upgrade to MDX v3 + (#9451) 2023-10-26 15:47:11 +02:00