Skip to content

Commit 3408ff8

Browse files
authored
Fix missing code fence
1 parent 9a8c65f commit 3408ff8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/syntax.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ To use this extension in a Jupyter Book project, add `sphinx_exercise` as an ext
1717
sphinx:
1818
extra_extensions:
1919
- sphinx_exercise
20+
```
21+
2022
`````
2123

2224
```{note}

0 commit comments

Comments
 (0)