diff options
author | http://jmtd.net/ <http://jmtd.net/@web> | 2009-05-21 05:15:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-21 05:15:11 -0400 |
commit | 7188942440a434fcdc5943cb5cc5c15d9a4d65e7 (patch) | |
tree | fb9d758ed09ee8fe9bcdc7faf682c7266016c999 | |
parent | 6a0cffc41b0cac86d444138b05140f2043c96c80 (diff) |
non tag pages under the tagbase
-rw-r--r-- | doc/bugs/tagged__40____41___matching_wikilinks.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn index 1bd556f50..40b5dd9e9 100644 --- a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn +++ b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn @@ -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]] + +: What you are doing "wrong" is putting non-tag pages (i.e. `/tag/open_issues_gdb.mdwn`) under your tagbase. -- [[Jon]] |