docs(#221): fix CHANGELOG grammar after setImageCaption removal (F8)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
claude code agent 227
2026-06-29 02:07:41 +03:00
parent 1ddb386214
commit 57308bc3f3

View File

@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- **Editable captions for images.** Images gain an optional caption shown - **Editable captions for images.** Images gain an optional caption shown
below them, edited inline from the image bubble menu stored as a `caption` attribute. Captions round-trip below them, edited inline from the image bubble menu and stored as a `caption` attribute. Captions round-trip
losslessly through markdown as a `data-caption` attribute on the image, so losslessly through markdown as a `data-caption` attribute on the image, so
they survive export/import unchanged. (#221) they survive export/import unchanged. (#221)