=== Markdown Comment Block === Contributors: richtabor Tags: gutenberg, block, blocks, markdown, comments Tested up to: 5.8 Stable tag: 0.1.2 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add comments to posts within the editor only. == Description == Add comments to posts within the editor only. == Installation == 1. Upload the `markdown-comment-block` folder to your `/wp-content/plugins/` directory or alternatively upload the markdown-comment-block.zip file via the plugin page of WordPress by clicking 'Add New' and selecting the zip from your local computer. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Search for the block within the Gutenberg block editor. == Changelog == = 0.1.0 = * Initial release