docusaurus/packages/docusaurus-plugin-content-docs/src
Rémi Doreau d3a01458a3
feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467)
* fix(plugin-content-docs): add beforeDefaultRemarkPlugins + beforeDefaultRehypePlugins options

* fix(plugin-content-blog): add beforeDefaultRemarkPlugins + beforeDefaultRehypePlugins options

* fix(plugin-content-pages): add beforeDefaultRemarkPlugins + beforeDefaultRehypePlugins options

* feat(website-docs): overriding remark-rehype plugins

* fix(plugin-content): update beforeDefaultRehypePlugins/beforeDefaultRemarkPlugins types

* fix(plugin-content-docs): fix tests
2020-09-29 14:48:34 +02:00
..
__tests__ feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467) 2020-09-29 14:48:34 +02:00
client fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
markdown refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
theme/hooks fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
cli.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docs.ts fix(v2): fixing typo in error message (#3441) 2020-09-12 02:33:08 +08:00
globalData.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
index.ts feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467) 2020-09-29 14:48:34 +02:00
lastUpdate.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.ts feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467) 2020-09-29 14:48:34 +02:00
plugin-content-docs.d.ts fix(v2): DocSearch should keep working after a new release (#3393) 2020-09-03 14:35:46 +02:00
props.ts fix(v2): DocSearch should keep working after a new release (#3393) 2020-09-03 14:35:46 +02:00
sidebars.ts fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00
slug.ts feat(v2): Provide docs plugin typing (#3328) 2020-08-27 11:40:14 +02:00
types.ts feat(v2): add beforeDefaultRemarkPlugins/beforeDefaultRehypePlugins options to all md content plugins (#3467) 2020-09-29 14:48:34 +02:00
versions.ts fix(v2): alpha 62 doc fixes (#3381) 2020-09-01 16:31:33 +02:00