docusaurus/packages/docusaurus-plugin-content-docs/src
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
..
__tests__ fix(content-docs): make category index text translatable (#7233) 2022-04-27 23:40:15 +08:00
client refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
markdown refactor: normalize Markdown linkification behavior, elaborate in documentation (#7248) 2022-04-29 11:36:39 +08:00
sidebars refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
versions refactor(content-docs): split version handling into several files (#7140) 2022-04-09 17:08:57 +08:00
categoryGeneratedIndex.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
cli.ts refactor(content-docs): split version handling into several files (#7140) 2022-04-09 17:08:57 +08:00
constants.ts refactor(content-docs): split version handling into several files (#7140) 2022-04-09 17:08:57 +08:00
deps.d.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
docs.ts refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
frontMatter.ts refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
globalData.ts fix(content-docs): make category index text translatable (#7233) 2022-04-27 23:40:15 +08:00
index.ts fix(content-docs): make category index text translatable (#7233) 2022-04-27 23:40:15 +08:00
lastUpdate.ts fix(content-docs): suppress git error on multiple occurrences (#6973) 2022-03-23 16:35:26 +01:00
numberPrefix.ts
options.ts refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00
plugin-content-docs.d.ts refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
props.ts refactor(content-{blog,docs}): unify handling of tags (#7117) 2022-04-07 15:58:21 +02:00
routes.ts fix(content-docs): make category index text translatable (#7233) 2022-04-27 23:40:15 +08:00
server-export.ts refactor(content-docs): split version handling into several files (#7140) 2022-04-09 17:08:57 +08:00
slug.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
tags.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
translations.ts refactor: capitalize comments (#7188) 2022-04-17 16:39:11 +08:00
types.ts fix(content-docs): make category index text translatable (#7233) 2022-04-27 23:40:15 +08:00