Skip to content

Commit 9cb8369

Browse files
committed
update readme
1 parent 91ab8d0 commit 9cb8369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ filters:
3333

3434
Once adding the filter to you page or project, the simplest way to use the filter is the `include` attribute
3535

36-
```{include="script.py"}
36+
```{.python include="script.py"}
3737
```
3838

3939
You can still use other attributes, and classes, to control the code blocks:

0 commit comments

Comments
 (0)