typst-0.9: test/typ/text/shaping-00.out
--- parse tree ---
[ Comment
, SoftBreak
, Text "ABC\2309\2346\2366\2352\2381\2335\2350\2375\2306\2335"
, ParBreak
, Comment
, SoftBreak
, Text "\2309\2346\2366\2352\2381\2335\2350\2375\2306\2335"
, ParBreak
, Comment
, SoftBreak
, Comment
, SoftBreak
, Text "\2309"
, Space
, Text "\2346\2366"
, Space
, Text "\2352\2381"
, Space
, Text "\2335"
, Space
, Text "\2350\2375\2306"
, Space
, Text "\2335"
, ParBreak
]
--- evaluated ---
document(body: { text(body: [
ABCअपार्टमेंट]),
parbreak(),
text(body: [
अपार्टमेंट]),
parbreak(),
text(body: [
]),
text(body: [
अ पा र् ट में ट]),
parbreak() })