]> 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 222cd8c462e88d1c3e539b2e9c79813f0ae7d573..6b9fa05351aafeb1174705d7f812494c317dc2fe 100644 (file)
@@ -12,7 +12,7 @@ This patch allows IkiWiki to work with either of the two:
 
     --- 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 {