]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix tag
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 28 Mar 2010 23:28:48 +0000 (19:28 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sun, 28 Mar 2010 23:28:48 +0000 (19:28 -0400)
Actually, tags can't be made to work with and w/o tagbase, so just make it
assume tagbase is set. Better example anyway.

(It'll be a broken link on ikiwiki.info though.)

doc/examples/blog/posts/first_post.mdwn

index 7f814fbb1d938fbd8b9f7779286d69a5f6dc08d5..f2729fcef584bc4cb1efd299df2cc8a418b03a23 100644 (file)
@@ -1,4 +1,4 @@
 This is the first post to this example blog. To add new posts, just add
 files to the posts/ subdirectory, or use the web form.
 
-[[!tag ./tags/tech]]
+[[!tag tech]]