How do I export an article outside WordPress?
A one-click "export as file" option (HTML, Markdown, or plain text) is on our roadmap — we'll wire it up when enough people ask for it. If you'd like it, upvote "Export articles outside WordPress" on the roadmap.
In the meantime, here's how to get a generated article out of WordPress today.
The manual route (works now)
- Click Save Draft on the generator result screen. This creates a real WordPress draft with the schema, images, and References section wired in.
- Open the draft in the WordPress editor.
- Copy the content straight from the editor into wherever you need it, or use WordPress's own Tools → Export to download a standard WordPress export file.
Export vs Save Draft
They do different jobs. Save Draft creates a real draft on this site (schema, images, References intact) — use it if you plan to publish here. A dedicated Export would give you a portable file copy without touching your site, for taking the content somewhere else. Until the one-click export ships, the copy-from-editor route above covers the same need.
