docusaurus/packages/docusaurus-utils/src
Sébastien Lorber bb825faf1c
fix: ability to link md files with relative paths when paths contain space (#5270)
* fix md linkify function when spaces in paths

* fix linkify
2021-08-02 18:02:01 +02:00
..
__tests__ fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
codeTranslationsUtils.ts feat(v2): default theme translations: locale "pt" should load "pt-BR" translations (#4581) 2021-04-07 18:28:48 +02:00
escapePath.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00
globUtils.ts fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
hashUtils.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
index.ts fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
markdownLinks.ts fix: ability to link md files with relative paths when paths contain space (#5270) 2021-08-02 18:02:01 +02:00
markdownParser.ts style(v2): reduce number of ESLint warnings (#4993) 2021-06-24 18:12:48 +02:00
pathUtils.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
posixPath.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00