plugin-icon

Simple Export to Markdown

作者 Pavel Sherer·
Adds a Gutenberg editor panel to export post or page content to Markdown format.
評價
5
版本
0.1.3
活躍安裝總數
300
最近更新:
Jun 28, 2026
Simple Export to Markdown

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.

Features

  • Export Gutenberg content directly to Markdown.
  • Download .md files or copy Markdown to the clipboard.
  • Auto-generated YAML front matter for title, slug, date, categories, and tags.
  • Uses the edited post state, including unsaved title, slug, date, category, tag, and block changes.
  • Loads only in the block editor for users with edit_posts.
  • PHP and JavaScript translations are loaded from the plugin language files.

Requirements

  • WordPress 6.0 or newer.
  • PHP 7.4 or newer.
  • Active Gutenberg/block editor.

License

This plugin is open-source software licensed under the GPLv2 or later.

目前已測試版本
WordPress 7.0.3
此外掛程式已可供下載,並可用於你 系統。