]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/tagged__40____41___matching_wikilinks.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / tagged__40____41___matching_wikilinks.mdwn
index 1bd556f5009becbbc26e3517686e8884265b5509..bdd0c93c7ba249bcc3a57eb15b402a1b27f7e7a4 100644 (file)
@@ -15,3 +15,5 @@ this is due to the wikilink being equal to a `\[[!tag ...]]`.  What's the
 rationale on this, or what am I doing wrong, and how to achieve what I want?
 
 --[[tschwinge]]
 rationale on this, or what am I doing wrong, and how to achieve what I want?
 
 --[[tschwinge]]
+
+> What you are doing "wrong" is putting non-tag pages (i.e. `/tag/open_issues_gdb.mdwn`) under your tagbase. The rationale for implementing tag as it has been, I think, is one of simplicity and conciseness. -- [[Jon]]