From 5e03561854a405ef8fd72fefe275189dd58950d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20M=C3=BCller?= <2566282+brotkrueml@users.noreply.github.com> Date: Sun, 22 Sep 2024 17:49:39 +0200 Subject: [PATCH] [BUGFIX] Adjust default value for typolink extTarget Tested with this snippet in main and v12: page.20 = TEXT page.20.value = link to example.com page.20.typolink.parameter = https://example.com/ Releases: main, 12.4 --- Documentation/Functions/Typolink.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Functions/Typolink.rst b/Documentation/Functions/Typolink.rst index 31198026a..333f1374a 100644 --- a/Documentation/Functions/Typolink.rst +++ b/Documentation/Functions/Typolink.rst @@ -36,7 +36,7 @@ extTarget .. confval:: extTarget :name: typolink-extTarget :type: :ref:`data-type-target` / :ref:`stdwrap` - :Default: `_top` + :Default: "" (no target set) Target used for external links