aboutsummaryrefslogtreecommitdiff
path: root/test/command/11017.md
blob: 07f3aca6fccf5638b75e63a431ca91eb87fd417f (plain)
1
2
3
4
5
6
7
8
9
```
% pandoc -t markdown -f typst
#show heading: smallcaps

= Introduction
^D
# [Introduction]{.smallcaps}

```