mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
10 lines
190 B
XML
10 lines
190 B
XML
// Test embedded expressions.
|
|
|
|
--- markup-expr-incomplete ---
|
|
// Error: 2-2 expected expression
|
|
#
|
|
|
|
--- markup-expr-incomplete-followed-by-text ---
|
|
// Error: 2-2 expected expression
|
|
# hello
|