From 4df0c7510153fff1504d9abf4be6291f9b84bedf Mon Sep 17 00:00:00 2001 From: Roger Sheen Date: Sun, 1 Oct 2023 14:30:49 +0200 Subject: [PATCH] Add details on links to titles with footnotes - https://github.com/dita-ot/dita-ot/issues/4269 - https://github.com/dita-ot/dita-ot/pull/4276 Signed-off-by: Roger Sheen --- release-notes/index.dita | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/release-notes/index.dita b/release-notes/index.dita index e6c6d09c..02ab6940 100644 --- a/release-notes/index.dita +++ b/release-notes/index.dita @@ -108,8 +108,10 @@ #4264, #4280 -
  • Footnote in title, footnote text appears in xref +
  • In earlier versions, cross-references or other links to titles that contained footnotes included + the footnote text. For a link to a target element that has no explicit link text, DITA-OT computes default + link text from the target element. Link text computation now ignores any fn + elements it encounters, so the link shows only the text from the title element. #4269
  • Different topicmeta/navtitle should keep their value even if the target file is the same