aboutsummaryrefslogtreecommitdiff
path: root/test/writer.typst
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-06-30 09:04:18 -0700
committerJohn MacFarlane <[email protected]>2023-06-30 09:05:04 -0700
commit284eb378e88c5dc18a1eb28b058b415966db78be (patch)
treed6f34326e38a544f5964232ed983b5c33a20e117 /test/writer.typst
parent34075d5d0cffd0d43ef9face69db8b76e5bd9e5b (diff)
Typst writer: improve handling of autolinks.
Closes #8931.
Diffstat (limited to 'test/writer.typst')
-rw-r--r--test/writer.typst3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/writer.typst b/test/writer.typst
index 77deb5e24..14658c489 100644
--- a/test/writer.typst
+++ b/test/writer.typst
@@ -737,8 +737,7 @@ Here’s an #link("/script?foo=1&bar=2")[inline link in pointy braces].
== Autolinks
<autolinks>
-With an ampersand:
-#link("http://example.com/?foo=1&bar=2")[http://example.com/?foo\=1&bar\=2]
+With an ampersand: #link("http://example.com/?foo=1&bar=2")
- In a list?
- #link("http://example.com/")