pandoc-3.10: test/command/11017.md
```
% pandoc -t markdown -f typst
#show heading: smallcaps
= Introduction
^D
# [Introduction]{.smallcaps}
```
```
% pandoc -t markdown -f typst
#show heading: smallcaps
= Introduction
^D
# [Introduction]{.smallcaps}
```