Markdown to Block Editor Importer lets you turn a Markdown document into a WordPress post or page in a single click. Headings, paragraphs, lists, blockquotes, fenced code, horizontal rules, images, and links are mapped to native blocks so the result opens cleanly in the block editor.
This plugin does not add a top-level menu item. After activating, find it under:
.md file and create a post/page.# (H1) becomes the post/page title automatically.## becomes an H2 block; ### becomes an H3 block. Markdown
Block result
# Title (first H1)
Post/page title (not a body block)
## Section
H2 heading block
### Sub-section
H3 heading block
Plain text
Paragraph
- item / * item
Unordered list
1. item
Ordered list
> quote
Blockquote
``` code \`` `
Code block
--- / ***
Separator
[text](url)
Link

Image
**bold**, *italic*, `code`, ~~strike~~
Inline formatting
.md/.markdown, under 1 MB (filter mdgi_max_upload_bytes).# heading; else the file name.