Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrik committed Aug 29, 2022
1 parent 8576cf1 commit eef3bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/site/notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ You can open any Clojure file as a notebook by right clicking the file -> `Open

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.

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 comments on commit eef3bcf

Please sign in to comment.