Standard Formats
Markdown, HTML, and plain text exports with YAML or headers for SEO metadata.
Skribt offers three universal export formats that work across most publishing platforms:
Markdown (.md)
Exports your article as a Markdown file with YAML frontmatter containing your SEO metadata (title, description, keywords, date). Ideal for static site generators and developer-focused platforms.
Works with: Ghost, Dev.to, Hugo, Jekyll, Gatsby, and most SSGs
HTML (.html)
A complete, self-contained HTML file with embedded styles, meta tags, and responsive formatting. Opens directly in any browser and can be pasted into website builders.
Works with: Any website, Webflow, custom CMS, or direct hosting
Plain Text (.txt)
A stripped-down version with your SEO metadata displayed as a header block. Useful for copying content into platforms with their own formatting tools, or for archival purposes.
Works with: Any platform that accepts text input