# Simple Definition List Blocks #
**Contributors:** [chiilog](https://profiles.wordpress.org/mel_cha)  
**Donate link:**       https://www.amazon.jp/hz/wishlist/ls/1PNJLOPSM85GC?ref_=wl_share  
**Tags:**              posts, blocks  
**Requires at least:** 5.6  
**Tested up to:**      6.4.1  
**Requires PHP:**      7.2  
**Stable tag:**        nightly  
**License:** GPLv2 or later  
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html

A simple definition list.

## Description ##

Add simple definition list block.  
dt, dd, and div tags are supported.

## Changelog ##

### 6.0.0 ###
* Tested on WordPress 6.4.1.
* Fix description `simple-definition-list-blocks/list`.
* Add supports `spacing`.
* Add supports `typography` to dt and dd.

### 5.0.3 ###
* Fix icon and title.

### 5.0.1 ###
* Tested on WordPress 6.4.
* Refactor code.

### 5.0.0 ###
* Tested on WordPress 6.2.2.
* Change innerBlocks to React hook.
* Update apiVersion.

### 4.0.0 ###
* Tested on WordPress 5.8.

### 3.0.1 ###
* Create wpml-config.xml.

### 3.0.0 ###
* Add dd tag that can use html.

### 2.0.0 ###
* Add simple-definition-list-blocks/div block

### 1.0.1 ###
* Tested on WordPress 5.5.1.

### 1.0.0 ###
* Remove index.css

### 0.2.0 ###
* Add HTML anchor for dt tag.

### 0.1.0 ###
* First release.

