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 d8b25df commit 43095efCopy full SHA for 43095ef
spec/ddoc.dd
@@ -557,7 +557,7 @@ $(H3 $(LNAME2 urls, URLs))
557
$(P
558
URLs are sequences of characters starting with 'http://' or 'https://',
559
continue with one or more characters from the set of letters, digits and
560
-`-_?=%&/+#~.`, and contain at least one `.`.
+`-_?=%&/+#~.`, and contain at least one period.
561
URL recognition happens before all macro text substitution.
562
The URL is wrapped with a `$(DOLLAR)(LINK)` macro.
563
The $(LINK2 #emphasis, underscore prefix processing) is not done for URL text.
0 commit comments