diff --git a/modules/hyperlinks.xml b/modules/hyperlinks.xml index 430bf96..115cb9a 100644 --- a/modules/hyperlinks.xml +++ b/modules/hyperlinks.xml @@ -7,6 +7,8 @@ @url: A URL that the hyperlink links to. If no link text is provided, the URL is used as the link text. [optional] + @target: The target tab/window to open the hyperlink in. Only applies to (X)HTML. [optional] + Only one of @label and @url may be specified. --> @@ -32,7 +34,14 @@ - + + + + + + + + @@ -54,7 +63,14 @@ - + + + + + + + + @@ -68,7 +84,14 @@ } - + + + + + + + +