24ea27d
diff -up markdown2-1.0.1.13/test/tm-cases/syntax_color.html.orig markdown2-1.0.1.13/test/tm-cases/syntax_color.html
24ea27d
--- markdown2-1.0.1.13/test/tm-cases/syntax_color.html.orig	2009-04-07 16:39:22.000000000 +0200
24ea27d
+++ markdown2-1.0.1.13/test/tm-cases/syntax_color.html	2009-09-02 22:19:38.000000000 +0200
24ea27d
@@ -1,6 +1,6 @@
24ea27d
 

Here is some sample code:

24ea27d
 
24ea27d
-
import sys
24ea27d
+
import sys
24ea27d
 def main(argv=sys.argv):
24ea27d
     logging.basicConfig()
24ea27d
     log.info('hi')