X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/669a5f5ecc0d50daf96d8dc2af219c94c8625fb4..63063a1ef048ba3708b38e4ac4c896e730485f3b:/doc/tips/importing_posts_from_wordpress/ikiwiki-wordpress-import.mdwn diff --git a/doc/tips/importing_posts_from_wordpress/ikiwiki-wordpress-import.mdwn b/doc/tips/importing_posts_from_wordpress/ikiwiki-wordpress-import.mdwn index a59d4b5ad..629fae872 100644 --- a/doc/tips/importing_posts_from_wordpress/ikiwiki-wordpress-import.mdwn +++ b/doc/tips/importing_posts_from_wordpress/ikiwiki-wordpress-import.mdwn @@ -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 """