summaryrefslogtreecommitdiff
path: root/docs/changelog/earlier.md
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-12-17 10:25:15 +0100
committerGitHub <noreply@github.com>2024-12-17 09:25:15 +0000
commited67220e4b5ae6b3a1bc50f59bd52b5b1dea3a6b (patch)
treed27d36e3707e2339af4f55bf514a95e3d0cd3971 /docs/changelog/earlier.md
parent51020fcf3cd6fbe62d148d2188b9aaac4445bf63 (diff)
Remove deprecated things and compatibility behaviours (#5591)
Diffstat (limited to 'docs/changelog/earlier.md')
-rw-r--r--docs/changelog/earlier.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog/earlier.md b/docs/changelog/earlier.md
index cecc56e5..ecf6816d 100644
--- a/docs/changelog/earlier.md
+++ b/docs/changelog/earlier.md
@@ -83,7 +83,7 @@ description: Changes in early, unversioned Typst
- New [`measure`] function
- Measure the layouted size of elements
- - To be used in combination with the new [`style`] function that lets you
+ - To be used in combination with the new `style` function that lets you
generate different content based on the style context something is inserted
into (because that affects the measured size of content)