diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/command/10271.md | 2 | ||||
| -rw-r--r-- | test/command/8966.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/command/10271.md b/test/command/10271.md index 40f5c0a3e..3b529b8e3 100644 --- a/test/command/10271.md +++ b/test/command/10271.md @@ -16,7 +16,7 @@ % pandoc -f markdown-smart -t typst+smart "don't do it---" ^D -\"don\'t do it---\" +\"don\'t do it-\-\-\" ``` ``` diff --git a/test/command/8966.md b/test/command/8966.md index de70fe720..3c41fc85f 100644 --- a/test/command/8966.md +++ b/test/command/8966.md @@ -3,7 +3,7 @@ **Samsonov T.E.** Shape-Adaptive Geometric Simplification of Heterogeneous Line Datasets / T. E. Samsonov, O. P. Yakimova // International Journal of Geographical Information Science. — 2017. — Vol. 31. — № 8. — pp. 1485-1520. ^D #strong[Samsonov T.E.] Shape-Adaptive Geometric Simplification of -Heterogeneous Line Datasets / T. E. Samsonov, O. P. Yakimova \/\/ +Heterogeneous Line Datasets / T. E. Samsonov, O. P. Yakimova /\/ International Journal of Geographical Information Science. --- 2017. --- Vol. 31. --- № 8. --- pp.~1485-1520. ``` |
