docusaurus/packages/docusaurus-plugin-content-blog/src
Anshul Goyal 3155dc30dc
feat(v2): support for adding relative images and handling broken image links (#3069)
* all relative path in image url

* throw error if file doesn't present

* better error

* add @docusaurus/core to deps

* fix test
2020-07-21 15:27:45 +02:00
..
__tests__ feat(v2): add option validation for remaining official plugins (#2970) 2020-06-26 15:14:59 +02:00
blogUtils.ts chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
index.ts feat(v2): support for adding relative images and handling broken image links (#3069) 2020-07-21 15:27:45 +02:00
markdownLoader.ts refactor(v2): legacy export = syntax (#2948) 2020-06-17 01:55:14 +08:00
pluginOptionSchema.ts feat(v2): add option validation for remaining official plugins (#2970) 2020-06-26 15:14:59 +02:00
types.ts feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00