Having major issues with importing a Movable Type blog into WordPress. Seems that the way MT works is in the code, it doesn't necessarily add <p> or
tags and so while MT formats it as paragraphs with breaks, in WP it looks like one big ol' run on sentence.
I found a two year old post on the subject here:
But the problem there is it's looking for wp-admin/import/mt.php and that file is gone. So I'm trying to figure out how to replace it with the right script and how to solve this issue. Any ideas?