mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Revert "Typst writer: fix escaping of quotes."
This reverts commit 04848401d5.
However, we retain the test for #11463, which didn't actually
need the reverted commit.
Closes #11788.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
```
|
||||
% pandoc -t typst
|
||||
„test“
|
||||
^D
|
||||
„test“
|
||||
```
|
||||
Reference in New Issue
Block a user