From 7188942440a434fcdc5943cb5cc5c15d9a4d65e7 Mon Sep 17 00:00:00 2001 From: "http://jmtd.net/" Date: Thu, 21 May 2009 05:15:11 -0400 Subject: non tag pages under the tagbase --- doc/bugs/tagged__40____41___matching_wikilinks.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/bugs') 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]] -- cgit v1.2.3 From af7f2271ba8e35fbc49bd6b18fd9b8cf67ddc60e Mon Sep 17 00:00:00 2001 From: "http://jmtd.net/" Date: Thu, 21 May 2009 05:15:55 -0400 Subject: syntax confusion: tried to use ':' to indent. --- doc/bugs/tagged__40____41___matching_wikilinks.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/bugs') diff --git a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn index 40b5dd9e9..5de59fe88 100644 --- a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn +++ b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn @@ -16,4 +16,4 @@ 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]] +> What you are doing "wrong" is putting non-tag pages (i.e. `/tag/open_issues_gdb.mdwn`) under your tagbase. -- [[Jon]] -- cgit v1.2.3 From d2071292f0f56954f01f52c0c8fd02922e9d5c21 Mon Sep 17 00:00:00 2001 From: "http://jmtd.net/" Date: Thu, 21 May 2009 05:17:08 -0400 Subject: --- doc/bugs/tagged__40____41___matching_wikilinks.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/bugs') diff --git a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn index 5de59fe88..bdd0c93c7 100644 --- a/doc/bugs/tagged__40____41___matching_wikilinks.mdwn +++ b/doc/bugs/tagged__40____41___matching_wikilinks.mdwn @@ -16,4 +16,4 @@ 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]] +> 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]] -- cgit v1.2.3