]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/Add_support_for_latest_Text::Markdown_as_found_on_CPAN.mdwn
remove some links to gitweb
[ikiwiki.git] / doc / todo / Add_support_for_latest_Text::Markdown_as_found_on_CPAN.mdwn
index 0a509ae2a22d2831a05b21103c99ee3fd18c9876..6b9fa05351aafeb1174705d7f812494c317dc2fe 100644 (file)
@@ -8,11 +8,11 @@ This patch allows IkiWiki to work with either of the two:
 > be a good idea to check out current git master before spending time on
 > patches in the future. Thanks for the work anyway.. --[[Joey]]
 
-[[tag done]]
+[[!tag done]]
 
     --- IkiWiki/Plugin/mdwn.pm.orig    2008-03-08 11:33:50.000000000 +0100
     +++ IkiWiki/Plugin/mdwn.pm 2008-03-08 13:37:21.000000000 +0100
-    @@ -28,14 +28,20 @@ sub htmlize (@) { #{{{
+    @@ -28,14 +28,20 @@ sub htmlize (@) {
                        $markdown_sub=\&Markdown::Markdown;
                }
                else {
@@ -42,4 +42,4 @@ The above patch, which is against ikiwiki-2.40, should fix [[bugs/markdown_modul
 
 -- [[HenrikBrixAndersen]]
 
-[[tag patch]]
+[[!tag patch]]