docusaurus/packages/docusaurus-utils/src/__tests__
Joshua Chen d2562a4434
refactor: normalize Markdown linkification behavior, elaborate in documentation (#7248)
* refactor: normalize Markdown linkification behavior, elaborate in documentation

* fix broken links

* allow links to be relative to site root

* fix test

* minor doc update

* Update website/docs/guides/markdown-features/markdown-features-links.md

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-04-29 11:36:39 +08:00
..
__fixtures__ test: add test for readOutputHTMLFile (#6506) 2022-01-29 18:10:46 +08:00
__snapshots__ refactor: normalize Markdown linkification behavior, elaborate in documentation (#7248) 2022-04-29 11:36:39 +08:00
dataFileUtils.test.ts chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
emitUtils.test.ts test: improve test coverage (#7113) 2022-04-05 14:09:19 +08:00
gitUtils.test.ts fix(content-docs): suppress git error on multiple occurrences (#6973) 2022-03-23 16:35:26 +01:00
globUtils.test.ts test: improve test coverage (#7181) 2022-04-16 16:35:40 +08:00
hashUtils.test.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
i18nUtils.test.ts refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
jsUtils.test.ts chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
markdownLinks.test.ts refactor: normalize Markdown linkification behavior, elaborate in documentation (#7248) 2022-04-29 11:36:39 +08:00
markdownUtils.test.ts refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
pathUtils.test.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
slugger.test.ts chore: spell-check test files (#6903) 2022-03-12 15:24:56 +08:00
tags.test.ts feat(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08:00
urlUtils.test.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
webpackUtils.test.ts test: enable a few jest eslint rules (#6900) 2022-03-12 08:43:09 +08:00