=== MD Block ===
Contributors:      mehedimi
Tags:              block, writing, editor, markdown
Tested up to:      6.0
Stable tag:        0.1.1
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

A Gutenberg Block that allow to write markdown in Block Editor.

== Description ==

If you need to take the freedom of markdown then this is the plugin for you. MD Block gives you a Gutenberg Block so, you can easily write markdowns in your block editor.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/md-block` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==

= Is it safe? =

Yes. All HTML are excepted by default, So no custom HTML will not render in the browser.

== Changelog ==

= 0.1.1 =
* Update readme

= 0.1.0 =
* Initial Release
