Skip to content

youknowriad/averroes

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.