=== Recipe Blocks ===
 Contributors: msicknick
 Tags: recipe, gutenberg, block, ingredents, details, instructions
 Donate link: https://paypal.me/MSicknick
 Requires at least: 5.0
 Tested up to: 5.1.0
 Stable: trunk
 Requires PHP: 5.6
 License: GPLv3
 License URI: https://www.gnu.org/licenses/gpl-3.0.html


 Easy to use blocks for posting recipes that include Details, Ingredients, Directions, and Source URL.

== Description ==
 The plugin adds Details, Ingredients, Directions, and Source URL blocks for posting recipes.

== Installation ==
  Upload the Recipe Blocks to your WordPress blog and activate it.
  Go to 'Add New' under Posts in the Dashboard.
  Click on (+) 'Add block'
  In the list of categories, you will now see 'Recipe Blocks'
  Choose a block and begin tying.
  
== Changelog ==

 = Version 1.2.0 (01/31/2019) =
 * Added new block: Notes
 * Adjusted styles

 = Version 1.1.0 (01/21/2019) =
 * Made 'Ingredients' and 'Directions' titles editable
 * Added a 'target = "_blank"' to source links

 = Version 1.0.0 (01/21/2019) =
 * Initial release