docusaurus/packages/docusaurus-utils/src
Josh-Cena 6d3d416f58
Initial work
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
2021-06-17 17:06:39 +08:00
..
__tests__ fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988) 2021-06-16 19:04:28 +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
docuHash.ts fix(v2): truncate docuhash return value in order to avoid ERRNAMETOOLONG error (#4899) 2021-06-15 18:39:06 +02:00
escapePath.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00
getFilePathForRoutePath.ts fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988) 2021-06-16 19:04:28 +02:00
index.ts fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988) 2021-06-16 19:04:28 +02:00
markdownLinks.ts refactor(v2): merge linkify function used in blog and docs and align properties (#4402) 2021-03-12 15:11:08 +01:00
markdownParser.ts Initial work 2021-06-17 17:06:39 +08:00
pathUtils.ts fix(v2): truncate docuhash return value in order to avoid ERRNAMETOOLONG error (#4899) 2021-06-15 18:39:06 +02:00
posixPath.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00