Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

HBmarkdown For Editors Wordpress Plugin - Rating, Reviews, Demo & Download

HBmarkdown For Editors Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

HBmarkdown For Editors lets you upload any Markdown (.md) file directly into a WordPress post or page and converts it into properly formatted content — no copy-pasting, no third-party services, no fuss.

Works with both the Classic Editor (TinyMCE) and the Block Editor (Gutenberg).

How it works

In the Classic Editor, an Import Markdown button appears right next to the Add Media button. Click it, pick your .md file (or drag and drop), and the content is converted and inserted instantly.

In the Block Editor, an Import Markdown panel is available in the sidebar.

Key Features

  • Next to Add Media — the Classic Editor button lives exactly where you expect it, in the media button row
  • Modal file importer — sleek popup with drag-and-drop support and live status feedback
  • Auto post title — if your Markdown file has a title: or Title: field in its frontmatter, the post title is filled in automatically
  • Block-aware conversion — outputs native Gutenberg block markup (wp:paragraph, wp:heading, wp:table, etc.) when Gutenberg is active
  • Pure PHP parser — zero external dependencies, no Composer, no npm, no build step; runs on any shared host
  • Full Markdown support — headings (ATX + Setext), bold, italic, strikethrough, inline and fenced code blocks, ordered/unordered lists, GFM tables, blockquotes, images, links, horizontal rules
  • Role-based access — choose which user roles can import Markdown via the settings page
  • Configurable file size limit — set the maximum .md file size in KB
  • Zero front-end footprint — assets are only loaded on post/page edit screens

Supported Markdown Syntax

  • ATX headings (# H1 through ###### H6) and Setext headings
  • Bold, italic, ~~strikethrough~~
  • Inline code and fenced code blocks (with language hint)
  • Ordered and unordered lists (nested supported)
  • GFM tables
  • Blockquotes
  • Images (![alt](url))
  • Hyperlinks ([text](url))
  • Horizontal rules (---)
  • YAML frontmatter title: field (auto-applied to post title)

Privacy

HBmarkdown does not collect, transmit, or store any personal data. Uploaded .md files are processed entirely in server memory and discarded immediately after conversion. No data is sent to external servers.

Screenshots

  1. The Import Markdown button positioned next to the Add Media button in the Classic Editor.

    The Import Markdown button positioned next to the Add Media button in the Classic Editor.

  2. The modal import dialog with drag-and-drop support and status feedback.

    The modal import dialog with drag-and-drop support and status feedback.

  3. The Block Editor sidebar panel for Markdown import.

    The Block Editor sidebar panel for Markdown import.

  4. The admin settings page — conversion options, file size, and role access control.

    The admin settings page — conversion options, file size, and role access control.


Reviews & Comments