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 6af8e5e commit 1aa967dCopy full SHA for 1aa967d
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