=== Markdown Importer === Contributors: inc2734, megane9988, toro_unit Donate link: http://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40 Tags: plugin, importer, markdown Requires at least: 4.5 Tested up to: 4.5.3 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Importing posts from markdown files. == Description == Importing posts from markdown files. When importing, to convert the markdown image to html image tag. == Installation == 1. Upload `Smart Custom Fields` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create uploading files. /[Post ID]/foo.md and image files 1. Uploading the files to /wp-content/uploads/markdown-importer/ 1. Run on Tools > markdown-importer == Screenshots == == Changelog == = 0.1.2 = * Fixed bug for using comporser = 0.1.1 = * Refactoring = 0.1.0 = * Initial release.