We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75039cf commit c56317cCopy full SHA for c56317c
spec/ddoc.dd
@@ -561,7 +561,7 @@ URLs are sequences of characters starting with 'http://' or 'https://',
561
continue with one or more characters from the set of letters, digits and
562
`-_?=%&/+#~.`, and contain at least one period.
563
URL recognition happens before all macro text substitution.
564
-The URL is wrapped with a `$(DOLLAR)(LINK)` macro.
+The URL is wrapped with a `$(DOLLAR)(DDOC_LINK_AUTODETECT)` macro.
565
The $(LINK2 #emphasis, underscore prefix processing) is not done for URL text.
566
)
567
0 commit comments