mirror of
https://github.com/typst/typst
synced 2025-08-20 09:49:02 +08:00
Fix symbol repr test
This commit is contained in:
parent
df89a0e85b
commit
5db1cf2c70
@ -104,9 +104,11 @@
|
|||||||
("long", "⟹"),
|
("long", "⟹"),
|
||||||
("long.bar", "⟾"),
|
("long.bar", "⟾"),
|
||||||
("not", "⇏"),
|
("not", "⇏"),
|
||||||
|
("struck", "⤃"),
|
||||||
("l", "⇔"),
|
("l", "⇔"),
|
||||||
("l.long", "⟺"),
|
("l.long", "⟺"),
|
||||||
("l.not", "⇎"),
|
("l.not", "⇎"),
|
||||||
|
("l.struck", "⤄"),
|
||||||
)
|
)
|
||||||
```.text,
|
```.text,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user