Ultimate Markdown helps you speed up your writing workflow. Create, import, and export Markdown with tools designed for faster publishing and automation.
The plugin offers multiple ways to work with Markdown. After installing it, you can:
- Create posts from Markdown files or internal Markdown documents.
- Convert Markdown text to blocks directly in the post editor.
- Create and manage Markdown documents in a dedicated plugin menu.
- Import Markdown files into WordPress.
- Export Markdown documents from the internal library as ZIP archives.
We distribute the
Pro version of this plugin, which includes additional import and export options, automatic image uploads during import, REST API support for automation, additional Markdown parsers (7 options), extended Front Matter support, document categories, and more. See the
feature comparison for a detailed overview.
Getting Started
To quickly understand how the plugin works, start with the guide below:
Using the Editor Panels
Ultimate Markdown adds dedicated panels to the post editor:
- Import Markdown – Upload a Markdown file and convert it into post content
- Load Markdown – Generate post content from documents stored in the plugin's internal library
- Insert Markdown – Paste or type Markdown text and convert it instantly
The plugin integrates with both the Block Editor and the Classic Editor. The editor panels are available in the post editor sidebar when using the Block Editor and as meta boxes when using the Classic Editor.
Managing Markdown Documents
Manage your Markdown content directly within the plugin using a dedicated menu.
Front Matter
The plugin supports Front Matter key-value pairs provided in the YAML language. With this feature, you can configure post settings by defining key-value pairs at the beginning of the Markdown document.
See the
Using Front Matter guide for available keys and practical examples.
Bulk Import and Export
Use the dedicated menu to import one or more Markdown files and store them as documents in the internal library.
You can also export the Markdown documents created within the plugin as downloadable files.
Learn More
Want to explore the plugin in more detail? See the full documentation:
- Upload the plugin files to the
/wp-content/plugins/ultimate-markdown/ directory, or install the plugin through the WordPress Plugins screen directly.
- Activate the plugin through the Plugins screen in WordPress.
1. Start Using the Editor Panels
Go to the post editor and use the editor panels to create content from Markdown files, internal documents, or Markdown text.
2. Manage your Markdown Documents
Go to
Markdown → Documents to create and manage your Markdown documents.
For bulk import and export of Markdown files to and from the internal library, use
Markdown → Tools.
3. Configure the Plugin Options
Go to
Markdown → Options to configure the plugin settings. For example, you can choose the Markdown parser used in the editor panels and document preview, along with other advanced options.
For detailed guidance and advanced configuration, visit the
official Knowledge Base.