Document external links in Readme.

This commit is contained in:
Tom Preston-Werner
2010-07-20 22:49:51 -05:00
parent 9e917e235a
commit 244d85db5c
+12
View File
@@ -113,6 +113,18 @@ Here are a few more examples:
[[モルドール]] -> モルドール.ext [[モルドール]] -> モルドール.ext
## EXTERNAL LINKS
As a convenience, simple external links can be placed within brackets and they
will be linked to the given URL with the URL as the link text. For example:
[[http://example.com]]
External links must begin with either "http://" or "https://". If you need
something more flexible, you can resort to the link syntax in the page's
underlying markup format.
## ABSOLUTE VS. RELATIVE VS. EXTERNAL PATH ## ABSOLUTE VS. RELATIVE VS. EXTERNAL PATH
For Gollum tags that operate on static files (images, PDFs, etc), the paths For Gollum tags that operate on static files (images, PDFs, etc), the paths