
Parsedown Importer
by foresthoffman on WordPress.org
An unofficial Parsedown importer for translating Markdown files into WordPress posts/pages.
(1)
This plugin allows users to import Markdown files into posts. Prior to importing, settings for post status, post type, and post author can be set.
Post status settings:
- Draft (default)
- Publish
- Private
Post type settings:
- Post (default)
- Page
Post author settings:
- Current user (default)
- All other users with the ability to edit posts
This plugin utilizes the Parsedown PHP library by Emanuil Rusev, which is mostly compliant with the CommonMark spec. It also extends up the Parsedown library, by allowing:
- checkboxes; ‘[ ]’, ‘[]’, and ‘[x]’ are translated into unchecked/checked checkbox inputs
Active installations10+
Weekly downloads
9+50.00%
Version1.0.8
Last updated9/12/2017
WordPress version3.7
Tested up to4.8.25
Tags
adminimporterpagesposts