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.
2 parents e4bfcff + 1aa967d commit c92d1f7Copy full SHA for c92d1f7
src/jupyter_contrib_nbextensions/nbextensions/codefolding/readme.md
@@ -17,7 +17,8 @@ Three different folding modes are supported:
17
18
### Indent Folding
19
20
-Python-style code folding, detetects indented code.
+In the image below, the Codefolding extension detects unfolded, Python-style indentations:
21
+
22

23
24
The unfolded code above can be folded like this:
0 commit comments