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 c13408f commit 1b5da90Copy full SHA for 1b5da90
docs/source/specification.rst
@@ -209,7 +209,7 @@ Field referencing a URL
209
210
The value of a field may reference URLs such as a homepage or a download. In this
211
case the field name is suffixed with "_url" and the field value must be a valid
212
-absolute URL starting with ftp://, http:// or https://. URLs are informational
+absolute URL starting with ``ftp://``, ``http://`` or ``https://``. URLs are informational
213
and the content they may reference is ignored. For example, a download URL
214
is referenced this way:
215
0 commit comments