From 5a5caf4703226a4cb88bd32092cc9d122558f37b Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Wed, 6 Nov 2024 21:40:41 -0700 Subject: [PATCH] Document the xref `nameWithType` option --- docs/docs/links-and-cross-references.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/links-and-cross-references.md b/docs/docs/links-and-cross-references.md index 9afad763ae4..eb7b0f5cee5 100644 --- a/docs/docs/links-and-cross-references.md +++ b/docs/docs/links-and-cross-references.md @@ -178,6 +178,8 @@ You can create a cross link with following options: - `displayProperty`: the property of display text when the cross reference is has resolved correctly. e.g.: `` will be resolved as . + + e.g.: `` will be resolved as . - `altProperty`: the property of display text when the cross reference does not have a `href` property. e.g.: ```` will be resolved as .