Home Plugins parsedown importer
Parsedown Importer logo

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:

  1. Draft (default)
  2. Publish
  3. Private

Post type settings:

  1. Post (default)
  2. Page

Post author settings:

  1. Current user (default)
  2. 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