Similarly, if the linked text contains an equals sign, the text may be enclosed in double quotes to assure recognition as a positional attribute.
Similarly, if the linked text contains an equals sign, you can enclose the linked text in double quotes to ensure the parser recognizes it as the first positional attribute.
[source]
[source]
----
----
https://example.org["1=2 posits the problem of inequality"]
https://example.org["1=2 posits the problem of inequality"]
----
----
Finally, for automatic linked text and named attributes, you simply specify the named attributes.
The double quote enclosure is not required in all cases when the linked text contains an equals sign.
Strictly speaking, the enclosure is only required when the text preceding the equals sign matches a valid attribute name.
However, it's best to use the double quotes just to be safe.
Finally, to use named attributes without specifying linked text, you simply specify the named attributes.
(In other words, you leave the first positional attribute empty, in which case the target will be used as the linked text).
[source]
[source]
----
----
...
@@ -121,5 +127,5 @@ If the attribute list has both linked text and named attributes, the caret shoul
...
@@ -121,5 +127,5 @@ If the attribute list has both linked text and named attributes, the caret shoul