diff options
author | simonraven <simonraven@web> | 2009-04-12 06:40:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-04-12 06:40:46 -0400 |
commit | a8b017e25f48776e23439b066f3d3dd9e1f12e24 (patch) | |
tree | d1fc5d539dcb3891e587c91501ab3113bc13db17 /doc | |
parent | f75b138447e828393a53db3bc4ee2960fdf93fa9 (diff) | |
download | ikiwiki-a8b017e25f48776e23439b066f3d3dd9e1f12e24.tar ikiwiki-a8b017e25f48776e23439b066f3d3dd9e1f12e24.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/Importing_posts_from_Wordpress/discussion.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn b/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn index ee977570f..8d009c01a 100644 --- a/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn +++ b/doc/tips/Importing_posts_from_Wordpress/discussion.mdwn @@ -28,4 +28,7 @@ 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. -> + +>> Yup, it is the dump file with odd escape characters such as "fancy quotes" and crap like that. +>> translate them and you're golden. + |