diff options
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/Importing_posts_from_Wordpress/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn b/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn index b61e7b24d..ee977570f 100644 --- a/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn +++ b/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn @@ -23,3 +23,9 @@ git-fast-import statistics: </pre> etc. + + +> Well, if this really is a script error, it's not really the script, but the wordpress XML dump, referring to a +> possible malformed or invalid unicode character in the dump file. This is what I can gather from other scripts. +> I'll be checking my dump file shortly. +> |