Skip to content

Commit 81c4dbf

Browse files
committed
Fix heading levels in example1
1 parent 877388e commit 81c4dbf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/example1/docs/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44

55
::: src/foo.bas
66
handler: vba
7+
options:
8+
heading_level: 3
79

810
## `bar/baz.bas`
911

1012
::: src/bar/baz.bas
1113
handler: vba
14+
options:
15+
heading_level: 3

0 commit comments

Comments
 (0)