The Markup Markdown WordPress Plugin !
Write your blog posts and pages directly in Markdown from the WordPress's admin screen
Issues are not enabled, only sharing the source code.
Need help? Ask me and share the community with the Wordpress forum:
https://wordpress.org/support/plugin/markup-markdown/
Business or commercial use? Request professional support here:
https://www.markup-markdown.com/contact/
Thank you for your understanding, and stay tune for the markdown journey!
It's just the beginning, and if you can feel free to do a gesture to support me:
Thank you very much in advance, and enjoy the rideeeeee~
Bundle using Grunt. You need nodejs first then install the dependencies:
npm install --save-dev
You can easily trigger a build from the source code:
grunt.cmd
Checkout this repository as "markup-markdown" inside your local Wordpress plugins directory.
Then you can easily test live modifications by running:
grunt.cmd dev