Skip to content

peter-power-594/WordpressMarkupMarkdown

Repository files navigation

WP Markup Markdown

WP compatibility PHP compatibility Code Climate Quality The Rocket Markup Markdown Wordpress Plugin !

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:

ko-fi

Thank you very much in advance, and enjoy the rideeeeee~

Developers

Install

Bundle using Grunt. You need nodejs first then install the dependencies:

npm install --save-dev

Build

You can easily trigger a build from the source code:

grunt.cmd

Testing

Checkout this repository as "markup-markdown" inside your local Wordpress plugins directory.

Then you can easily test live modifications by running:

grunt.cmd dev