=== VK Simple Copy Block ===
Contributors: vektor-inc,shimotomoki
Donate link:
Tags: Gutenberg,copy & paste,copy & paste patterns,block
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

A block to copy the code of the block inside the copy target.

Note: It is not available for reused blocks, synchronized blocks, etc.

[ Editing and correction ]

[The source code of this plugin is below.](https://github.com/vektor-inc/vk-simple-copy-block)

== Installation ==

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

e.g.

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

== Changelog ==

= 0.1.7 =
[ Specification change ] Disabled delete and move buttons for child blocks to prevent users from accidentally operating them.

= 0.1.6 =
[ Specification change ] Fixed the zoom-out toggle not always displaying in the editor toolbar (updated blocks.json API version from 2 to 3).

= 0.1.5 =
[ Other ] change version only ( change WordPress.org banner ).

= 0.1.4 =
[ Specification change ] Fix Block Category

= 0.1.3 =
[ Other ] Update the test up WordPress version
[ Specification Change ] Disable HTML editing for blocks with inner blocks, as the blocks are broken.

= 0.1.2 =
[ Fix ] Translation

= 0.1.1 =
[ Specification change ] Sentences and lower case tuning 
[ Specification change ] Add plugins banner

= 0.1.0 =
First release

== Upgrade Notice ==

Nothing.