docusaurus/packages/docusaurus-plugin-content-docs
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
..
src feat(v2): support for adding relative images and handling broken image links (#3069) 2020-07-21 15:27:45 +02:00
package.json feat(v2): support for adding relative images and handling broken image links (#3069) 2020-07-21 15:27:45 +02:00
tsconfig.json misc(v2): remove legacy from docs 2019-10-10 19:45:50 -07:00
types.d.ts fix(v2): use remark-admonitions separately in each plugin instead of in preset only (#2642) 2020-04-24 12:18:54 +08:00