=== Averroes === Contributors: youknowriad Requires at least: 4.9 Tested up to: 4.9.6 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: gutenberg,editor,markdown,averroes Requires PHP: 5.2.4 A Gutenberg compatible markdown editor. Write in Markdown, edit in Markdown and preview in HTML. == Description == Averroes is a markdown editor capable of understanding and updating Gutenberg blocks using markdown. = Features = - Write Posts in Markdown. - Edit Posts in Markdown. - Tweak the blocks in Gutenberg and continue edition in Averroes. = How can I contribute? = This plugin is being worked on in GitHub == Changelog == = 1.1.1 * Compatibility with Gutenberg 3.5 * Fix image blocks with empty alt * Update npm dependencies = 1.1.0 * Add support for non-nested lists * Fix headings after Gutenberg 3.2 * Fix persisting the content after recent Gutenberg Breaking Change = 1.0.1 = * Fix bug for unhandled blocks (blocks without markdown implementation) = 1.0.0 = * Initial release