docusaurus/packages/docusaurus-plugin-content-docs/src
Sébastien Lorber 7cceee7e38
feat(v2): markdown pages (#3158)
* markdown pages POC

* add remark admonition, mdx provider, yarn2npm...

* pluginContentPages md/mdx tests

* pluginContentPages md/mdx tests

* add relative file path test link to showcase link problem

* fix Markdown pages issues after merge

* fix broken links found in markdown pages

* fix tests

* factorize common validation in @docusaurus/utils-validation

* add some documentation

* add using plugins doc

* minor md pages fixes
2020-07-31 16:04:56 +02:00
..
__tests__ test(v2): add tests for config validation (#3142) 2020-07-29 16:23:11 +02:00
client fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00
markdown chore(v2): Fix a lot of eslint warnings (#2972) 2020-06-20 12:30:18 +08:00
theme/hooks feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
constants.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
env.ts feat(v2): add disableVersioning config to docs plugin (#2989) 2020-07-01 19:03:59 +02:00
index.ts fix(v2): remove buggy routesLoaded + deprecate routesLoaded lifecycle (#3141) 2020-07-28 14:28:14 +02:00
lastUpdate.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
metadata.ts feat(v2): absolute slugs and slug resolution system (#3084) 2020-07-21 18:26:30 +02:00
order.ts chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
pluginOptionSchema.ts feat(v2): markdown pages (#3158) 2020-07-31 16:04:56 +02:00
sidebars.ts feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
slug.ts feat(v2): absolute slugs and slug resolution system (#3084) 2020-07-21 18:26:30 +02:00
types.ts feat(v2): absolute slugs and slug resolution system (#3084) 2020-07-21 18:26:30 +02:00
version.ts chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00