]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
fix a few direcives
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 26 Aug 2008 21:43:12 +0000 (17:43 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 26 Aug 2008 21:56:23 +0000 (17:56 -0400)
doc/bugs/Allow_overriding_of_symlink_restriction.mdwn
doc/bugs/Graphviz_plug-in_directive_changed_in_2.60.mdwn
doc/bugs/Please_avoid_using___39__cp_-a__39___in_Makefile.PL.mdwn
doc/bugs/map_is_inconsistent_about_bare_directories.mdwn
doc/bugs/markdown_bug:_email_escaping_and_plus_addresses.mdwn

index 69ea299e8e18f8ee8a7953fc1f968a8919835ae4..07badd646658f05d4ece0b1973753705de1885dd 100644 (file)
@@ -136,4 +136,4 @@ like this being accepted before I bothered.
 
 >>>> That patch is applied now. --[[Joey]]
 
-[[tag done]]
+[[!tag done]]
index 8dffdf9f83b8bef668254cfe27af9c7fd0a1fe2e..2924951ff25709e4317f3e1e671407fd3130edc4 100644 (file)
@@ -8,4 +8,4 @@ Personally, I like the new directive name better since it will allow us to add o
 
 > No, that change was not made intentionally. I don't want to bother people
 > with such a transition. Though it would be nice if it had a less generic
-> name. Changed back. [[tag done]] --[[Joey]]
+> name. Changed back. [[!tag done]] --[[Joey]]
index 07d5efeaddd2c94ad92734ac2e5aaa91bfef66a9..8a83081c39dcd9fbeb03952475b2c77ac84c9c32 100644 (file)
@@ -74,4 +74,4 @@ Please restore the old behaviour of using 'install' :-)
        install -d $(DESTDIR)$(PREFIX)/share/man/man1
        install -m 644 ikiwiki.man $(DESTDIR)$(PREFIX)/share/man/man1/ikiwiki.1
 
-[[tag done]]
+[[!tag done]]
index 431a9938ae6c63662d2df760602882ef31c21a83..a53296dfc31c219dfb3f737f27dc96aff5cedf28 100644 (file)
@@ -83,4 +83,4 @@ Note: This patch adds items to a map while it is in a foreach loop over a sorted
 > annyoingly complicated bug.. I think I've fixed the underlying bug now.
 > --[[Joey]]
 > 
-> [[tag done]]
+> [[!tag done]]
index 8efd6da57f180d27f6666ce0e4319b54b72c0b37..5c04dce03248909f615fa235b0b703520627d5d4 100644 (file)
@@ -18,7 +18,8 @@ It seems putting a '+' in there throws it. Maybe it's a markdown bug, or maybe t
 > htmlscrubber then (rightly) removes this unknown tag.
 >
 
->> Filed [in CPAN](http://rt.cpan.org/Ticket/Display.html?id=37909) --[[Joey]] [[tag done]]
+>> Filed [in CPAN](http://rt.cpan.org/Ticket/Display.html?id=37909)
+>> --[[Joey]] [[!tag done]]
 
 > But I've noticed some other Text::Markdown bugs that, even with htmlscrubber, produce
 > [ill-formed (X)HTML](http://validator.w3.org/check?uri=http%3A%2F%2Fikiwiki.info%2Fbugs%2Fmarkdown_bug%3A_email_escaping_and_plus_addresses%2F).