You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a code execution vulnerability (#8) with notebook names/page names. This could only happen if you typed in a malicious name yourself or downloaded a save.json file from someone else and put it in your save directory.
Using a code block with the "other" language doesn't freeze the editor anymore and highlights properly (#9)
The code language overlay now doesn't show if there's no language/other
Added menu options and macros for Nim and OCaml (macros: [nim] and [ocaml])
Added a section in the "Basic Editing" doc about how to paste in images