Skip to content

Commit 30ddba5

Browse files
[BUGFIX] Adjust default value for typolink extTarget (#1343)
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 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
1 parent 0d57df6 commit 30ddba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Functions/Typolink.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ extTarget
3636
.. confval:: extTarget
3737
:name: typolink-extTarget
3838
:type: :ref:`data-type-target` / :ref:`stdwrap`
39-
:Default: `_top`
39+
:Default: "" (no target set)
4040

4141
Target used for external links
4242

0 commit comments

Comments
 (0)