]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Added a comment
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Sun, 11 Sep 2011 10:20:15 +0000 (06:20 -0400)
committeradmin <admin@branchable.com>
Sun, 11 Sep 2011 10:20:15 +0000 (06:20 -0400)
doc/forum/create_download_link/comment_1_4797493157c569f8893b53b5e5a58e73._comment [new file with mode: 0644]

diff --git a/doc/forum/create_download_link/comment_1_4797493157c569f8893b53b5e5a58e73._comment b/doc/forum/create_download_link/comment_1_4797493157c569f8893b53b5e5a58e73._comment
new file mode 100644 (file)
index 0000000..cec5fd6
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="http://smcv.pseudorandom.co.uk/"
+ nickname="smcv"
+ subject="comment 1"
+ date="2011-09-11T10:20:14Z"
+ content="""
+You could use a relative URL in a standard [[ikiwiki/MarkDown]] link:
+
+    [download the video](../downloads/video.mp4)
+
+or an ikiwiki [[ikiwiki/WikiLink]] to the file (just like you would for a page):
+
+    \[[download the video|foo/bar/downloads/video.mp4]]
+"""]]