docusaurus/packages/docusaurus-plugin-content-pages/src
Joshua Chen 7a61eed3dd
refactor: unify how MDX content types are represented (#7145)
* refactor: unify how MDX content types are represented

* fix

* fix again
2022-04-10 19:19:44 +08:00
..
__tests__ chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
deps.d.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
frontMatter.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
index.ts refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00
markdownLoader.ts chore: tighten ESLint config (#6931) 2022-03-17 17:59:41 +08:00
options.ts refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00
plugin-content-pages.d.ts refactor: unify how MDX content types are represented (#7145) 2022-04-10 19:19:44 +08:00
types.ts feat(content-pages): front matter validation, include front matter in metadata (#6400) 2022-01-19 13:44:58 +01:00