We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36db197 commit 23cbde7Copy full SHA for 23cbde7
docs/usage/pyodide.md
@@ -41,7 +41,7 @@ You can select a specific Pyodide version with the `version` option:
41
```pyodide version="0.26.4"
42
print("Hello.")
43
```
44
-````md
+````
45
46
NOTE: **All Pyodide blocks on the same page should use the same version!**
47
0 commit comments