

Gutenberg editor with the <strong>Export to Markdown</strong> panel in the right sidebar.
Simple Export to Markdown adds a small panel inside the WordPress block editor. With one click, editors can download the current post or page as a .md file or copy the generated Markdown to the clipboard.
The plugin uses the bundled Turndown library to convert serialized Gutenberg blocks in the browser. It does not create server-side export files, make external API calls, add REST/AJAX endpoints, or store exported content.
.md files or copy Markdown to the clipboard.title, slug, date, categories, and tags.edit_posts.This plugin is open-source software licensed under the GPLv2 or later.