We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ab8d0 commit 9cb8369Copy full SHA for 9cb8369
README.md
@@ -33,7 +33,7 @@ filters:
33
34
Once adding the filter to you page or project, the simplest way to use the filter is the `include` attribute
35
36
- ```{include="script.py"}
+ ```{.python include="script.py"}
37
```
38
39
You can still use other attributes, and classes, to control the code blocks:
0 commit comments