lonekorean / wordpress-export-to-markdown

Converts a WordPress export XML file into Markdown files.
MIT License
1.14k stars 227 forks source link

Not getting any output #57

Closed walkerlj0 closed 3 years ago

walkerlj0 commented 3 years ago

I am really excited to use this tool, however, I've been having an issue getting an export- my export.xml file is correctly places, and the wizard runs when I run the command node index.xml, however no output directory (or content) is created at the end-- any suggestions or help? I've looked at the export.xml file, and there is content, but it doesn't seem to be getting parsed. Help?

Screen Shot 2021-02-10 at 1 36 37 PM
lonekorean commented 3 years ago

Maybe all your posts are custom posts and/or pages? You can try answering yes to the last question in the wizard and see if you get your output.

walkerlj0 commented 3 years ago

Thank you! That worked!

walkerlj0 commented 3 years ago

If /output doesn't appear at first, answer Y to all Qs in output wizard and work backward form there.