Title: Simple Export to Markdown
Author: Pavel Sherer
Published: <strong>2 دسامبر 2025</strong>
Last modified: 3 دسامبر 2025

---

جستجوی افزونه‌ها

![](https://ps.w.org/simple-export-md/assets/banner-772x250.png?rev=3408245)

![](https://ps.w.org/simple-export-md/assets/icon.svg?rev=3408245)

# Simple Export to Markdown

 توسط [Pavel Sherer](https://profiles.wordpress.org/skreep/)

[دانلود](https://downloads.wordpress.org/plugin/simple-export-md.0.1.2.zip)

[Live Preview](https://fa.wordpress.org/plugins/simple-export-md/?preview=1)

 * [جزئیات](https://fa.wordpress.org/plugins/simple-export-md/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/simple-export-md/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/simple-export-md/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/simple-export-md/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/simple-export-md/)

## توضیحات

**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](https://github.com/mixmark-io/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](https://sherer.pro)

## عکس‌های صفحه

[⌊Gutenberg editor with the Export to Markdown panel in the right sidebar.⌉⌊Gutenberg
editor with the Export to Markdown panel in the right sidebar.⌉[

Gutenberg editor with the **Export to Markdown** panel in the right sidebar.

[⌊Example Markdown file with generated YAML front matter.⌉⌊Example Markdown file
with generated YAML front matter.⌉[

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.

## سوالات متداول

### 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.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/f8836eece576026e99b8d35323043da4431ffd244efa961fa07f52ea414c2811?
s=60&d=retro&r=g)

### 󠀁[Solid!](https://wordpress.org/support/topic/solid-177/)󠁿

 [Danny van Kooten](https://profiles.wordpress.org/dvankooten/) 4 ژوئن 2026

Solid plugin. Works perfectly, code looks good. Thanks Pavel!

![](https://secure.gravatar.com/avatar/192e057957b3aabb478f8714f872d7c7b0e6949707a0af97b806067fb326b7ca?
s=60&d=retro&r=g)

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-3504/)󠁿

 [nineplanetsllc](https://profiles.wordpress.org/nineplanetsllc/) 21 می 2026

Works great! Recommend 🙂

![](https://secure.gravatar.com/avatar/fbfe05056553c8734d4ecf78fc58966f7d4ba06c664f21a67288f72413d4754f?
s=60&d=retro&r=g)

### 󠀁[works as expected](https://wordpress.org/support/topic/works-as-expected-956/)󠁿

 [Kevin Dees](https://profiles.wordpress.org/kevindees/) 20 می 2026

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 نقد و بررسی‌ ](https://wordpress.org/support/plugin/simple-export-md/reviews/)

## توسعه دهندگان و همکاران

“Simple Export to Markdown” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ Pavel Sherer ](https://profiles.wordpress.org/skreep/)

“Simple Export to Markdown” به 2 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/simple-export-md/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “Simple Export to Markdown” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/simple-export-md)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-export-md/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-export-md/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-export-md/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-export-md/?limit=100&mode=stop_on_copy&format=rss).

## اطلاعات

 *  نگارش **0.1.2**
 *  Last updated **6 ماه پیش**
 *  نصب‌های فعال **200+**
 *  نگارش وردپرس ** 6.0 یا بالاتر **
 *  Tested up to **6.9.4**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان‌ها
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/simple-export-md/)، [English (US)](https://wordpress.org/plugins/simple-export-md/)،
   و [Russian](https://ru.wordpress.org/plugins/simple-export-md/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/simple-export-md)
 * Tags
 * [clipboard](https://fa.wordpress.org/plugins/tags/clipboard/)[content](https://fa.wordpress.org/plugins/tags/content/)
   [editor](https://fa.wordpress.org/plugins/tags/editor/)[export](https://fa.wordpress.org/plugins/tags/export/)
   [markdown](https://fa.wordpress.org/plugins/tags/markdown/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/simple-export-md/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 3 5-ستاره     ](https://wordpress.org/support/plugin/simple-export-md/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/simple-export-md/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/simple-export-md/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/simple-export-md/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/simple-export-md/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-export-md/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/simple-export-md/reviews/)

## مشارکت کنندگان

 *   [ Pavel Sherer ](https://profiles.wordpress.org/skreep/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/simple-export-md/)