diff options
author | simonraven <simonraven@web> | 2009-04-12 06:16:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-04-12 06:16:11 -0400 |
commit | f75b138447e828393a53db3bc4ee2960fdf93fa9 (patch) | |
tree | 03af1f613c356ab2aab3883fee393ae9b250add3 /doc/tips | |
parent | ca9563fda4ee0dbefab3572fc97e4aa056390168 (diff) |
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. +> |