summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-02-17 11:56:00 +0100
committerGitHub <noreply@github.com>2025-02-17 10:56:00 +0000
commit25c86accbb4adc0e7542d2c5957dff6e939cbf48 (patch)
tree8db19e48038ffe1eeee1232dc54ec242ce48e029 /docs
parent5fc679f3e7501ee5831f1b4b7789350f43b4c221 (diff)
More robust SVG auto-detection (#5878)
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/0.13.0.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/changelog/0.13.0.md b/docs/changelog/0.13.0.md
index 2caace72..e5315e5b 100644
--- a/docs/changelog/0.13.0.md
+++ b/docs/changelog/0.13.0.md
@@ -99,8 +99,7 @@ description: Changes slated to appear in Typst 0.13.0
- Fixed interaction of clipping and outset on [`box`] and [`block`]
- Fixed panic with [`path`] of infinite length
- Fixed non-solid (e.g. tiling) text fills in clipped blocks
-- Auto-detection of image formats from a raw buffer now has basic support for
- SVGs
+- Auto-detection of image formats from a raw buffer now has support for SVGs
## Scripting
- Functions that accept [file paths]($syntax/#paths) now also accept raw