Skip to content

Commit 0cb0fc4

Browse files
authored
Fix syntax error (#1144)
1 parent 995e6f7 commit 0cb0fc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/syntax/substitutions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ echo "{{a-global-variable}}"
9999

100100
````
101101
:::
102-
103-
### MD code block without subs enabled
104102

105103
::::
106104

105+
### MD code block without subs enabled
106+
107107
::::{tab-set}
108108

109109
:::{tab-item} Output

0 commit comments

Comments
 (0)