A Gutenberg compatible markdown editor. Write in Markdown, edit in Markdown and preview in HTML.
This plugin is available on wordpress.org if you just want to enjoy it without having any command lines to run : https://wordpress.org/plugins/averroes/
Clone this repository to the wp-content/plugins folder of your WordPress installation and run the following commands to make it work:
npm install && npm run build
- Write Posts in Markdown.
- Edit Posts in Markdown.
- Tweak the blocks in Gutenberg and continue edition in Averroes.