Skip to content

Commit 16cf4c0

Browse files
authored
[BUGFIX] Adjust default value for typolink extTarget (#1340)
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
1 parent bd6a0a9 commit 16cf4c0

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)