Skip to content

Commit 8979ea5

Browse files
committed
update docs
1 parent f1deedd commit 8979ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/site/notebooks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ You can open any Clojure file as a notebook by right clicking the file -> `Open
1717

1818
Running cells sends them to the REPL and pretty prints the results. If the return is a string that starts with `<html` it will be displayed in an html webview.
1919

20+
Forms inside `(comment)` blocks get shown as their own cells. When adding code blocks in between those cells they get saved with the same indentation as the first form.

0 commit comments

Comments
 (0)