summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tips/Importing_posts_from_Wordpress/discussion.mdwn5
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.
+