diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-04-18 04:14:24 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-18 04:14:24 -0600 |
| commit | 0183d626fc2884d481c0c3a7e2abe11f5b069eb9 (patch) | |
| tree | 206eea0a1044fbeb3b7be808a54fff092bcdc233 /CHANGELOG.adoc | |
| parent | b70ee2d1a21c134a5ce5f5aef8702d1a467be93a (diff) | |
resolves #1722 add callout-list category to theme for controlling font properties and item spacing of callout lists (PR #2047)
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 606e2bb0..76dbea00 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -80,6 +80,7 @@ Enhancements:: * add support for character references that contain both uppercase and lowercase hexadecimal characters (#1990) (*@etiwnad*) * log error and skip table instead of raising error if cell content cannot fit into column width of table (#2009) * extract `arrange_section` method to compute whether section title should be advanced to next page (#2023) +* introduce `callout-list` category in theme to control font properties and item spacing of callout lists (#1722) Bug Fixes:: |
