diff options
Diffstat (limited to 'test/command/11017.md')
| -rw-r--r-- | test/command/11017.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/command/11017.md b/test/command/11017.md new file mode 100644 index 000000000..07f3aca6f --- /dev/null +++ b/test/command/11017.md @@ -0,0 +1,9 @@ +``` +% pandoc -t markdown -f typst +#show heading: smallcaps + += Introduction +^D +# [Introduction]{.smallcaps} + +``` |
