]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
fix format directives
authorhttps://launchpad.net/~eliasson <eliasson@web>
Sun, 7 Feb 2016 18:21:28 +0000 (14:21 -0400)
committeradmin <admin@branchable.com>
Sun, 7 Feb 2016 18:21:28 +0000 (14:21 -0400)
doc/tips/importing_posts_from_wordpress/ikiwiki-wordpress-import.mdwn

index a59d4b5ad48595418d915b12382370f82a3b3064..629fae8721459837a75754638749ed4792df0068 100644 (file)
@@ -238,7 +238,7 @@ sub unique_comment_location {
 I modified the script a bit so categories and tags would actually show up in the output file.
 
 -----
-[[!format '''
+[[!format python '''
 #!/usr/bin/env python
 
 """
@@ -353,7 +353,7 @@ I have another version of the script, which uses the `timestamp` from the script
 (Hopefully I've escaped everything properly; if I missed something, check the source.)
 
 -----
-[[!format '''
+[[!format python '''
 #!/usr/bin/env python
 
 """