diff options
| author | MALO <57839069+MDLC01@users.noreply.github.com> | 2023-09-12 14:47:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-12 14:47:36 +0200 |
| commit | 976abdfe7dc08ae42ee87e5c2d4ff46ebe172dd1 (patch) | |
| tree | 836d1b46f9e2e25205eb0f85c1c65a216bc9d655 /docs | |
| parent | e39be71a54a4264032115ab3b31bdd86845a966b (diff) | |
Add `figure.caption` element (#1704)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index 591d2df4..fb3dd263 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -124,8 +124,8 @@ description: | - Miscellaneous Improvements - Added [`bookmarked`]($heading.bookmarked) argument to heading to control whether a heading becomes part of the PDF outline - - Added [`caption-pos`]($figure.caption-pos) argument to control the position - of a figure's caption + - Added [`caption-pos`]($figure.caption.position) argument to control the + position of a figure's caption - Added [`metadata`]($metadata) function for exposing an arbitrary value to the introspection system - Fixed that a [`state`]($state) was identified by the pair `(key, init)` |
