Simple Export to Markdown

설명

Simple Export to Markdown adds a small, useful panel inside the WordPress block editor.
With a single click, you can export the current post or page to Markdown — either download a .md file or copy it directly to the clipboard.

The plugin uses the Turndown library to accurately convert Gutenberg blocks into Markdown syntax, preserving headings, paragraphs, images, lists, quotes, and other standard content.

Features

  • Export any Gutenberg post or page directly to Markdown.
  • Two modes: Download .md or Copy to Clipboard.
  • Auto-generated YAML front matter (title, slug, date, categories, tags).
  • Works natively inside the block editor — no admin pages or complex settings.
  • Lightweight (under 14 KB of JS), no tracking, no external API calls.

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).
© 2025 Pavel Sherer

스크린샷

  • Gutenberg editor with the Export to Markdown panel in the right sidebar.
  • Example Markdown file with generated YAML front matter.

설치

  1. Upload the plugin folder to your /wp-content/plugins/ directory, or install the plugin directly via the WordPress Plugins screen.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Open any post or page in the Gutenberg editor — you’ll see a new sidebar panel named Export to Markdown.
  4. Click Download .md to save a Markdown file, or Copy Markdown to copy the generated text into your clipboard.

FAQ

Where can I find the export button?

In the Gutenberg editor sidebar (click the Settings icon if the sidebar is hidden), under a panel titled “Export to Markdown”.

Does this work in the Classic Editor?

No. The plugin only works in the modern block (Gutenberg) editor.

Can I export custom blocks?

Yes. Custom blocks will be serialized as HTML before Markdown conversion. Standard HTML will appear correctly in your Markdown output.

Does it save files on the server?

No. All conversion and download happen locally in your browser for security and privacy.

후기

2026년 5월 20일
Works as expected. Simple and clean.Would be great to see a bulk action added for exporting all posts at once as a zip file.
모든 2 평가 읽기

기여자 & 개발자

“Simple Export to Markdown”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Simple Export to Markdown”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Simple Export to Markdown”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.