Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youknowriad/averroes

A Gutenberg compatible markdown editor. Write in Markdown, edit in Markdown and preview in HTML.
https://github.com/youknowriad/averroes

gutenberg markdown wordpress wordpress-plugin

Last synced: 21 days ago
JSON representation

A Gutenberg compatible markdown editor. Write in Markdown, edit in Markdown and preview in HTML.

Awesome Lists containing this project

README

        

# Averroes Markdown Editor

A Gutenberg compatible markdown editor. Write in Markdown, edit in Markdown and preview in HTML.

## Install

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/

## Contribute

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`

## Features

* Write Posts in Markdown.
* Edit Posts in Markdown.
* Tweak the blocks in Gutenberg and continue edition in Averroes.