diff --git a/documentation.md b/documentation.md new file mode 100644 index 0000000..fb1fc13 --- /dev/null +++ b/documentation.md @@ -0,0 +1,26 @@ +## Misc Tricks + + +### Markdown Folding cell + +
+ + + Click here to see the markdown _code_ for foldable cell 🎆 + + + + + ``` +
+ + + Click here to see the markdown _code_ for foldable cell 🎆 + + + + (code cell content) + +
+ ``` +