Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/youknowriad/averroes
- Owner: youknowriad
- License: gpl-2.0
- Created: 2018-06-14T15:39:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T02:46:17.000Z (about 3 years ago)
- Last Synced: 2024-10-04T15:28:37.196Z (about 1 month ago)
- Topics: gutenberg, markdown, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://wordpress.org/plugins/averroes
- Size: 191 KB
- Stars: 15
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.