diff --git a/test/typst.typ b/test/typst.typ index d4c07f1..dc1c113 100644 --- a/test/typst.typ +++ b/test/typst.typ @@ -7,6 +7,9 @@ a + [ the ] + b } +Inline: #{ a + [ the ] + +b } + ; Escaped characters \$ \# \& \. \| diff --git a/test/yaml.md b/test/yaml.md index 18972ad..ae9024a 100644 --- a/test/yaml.md +++ b/test/yaml.md @@ -8,5 +8,6 @@ aliases: - al 2 author: OXY2DEV checkbox: false +date: 2025-01-02 ---