Description
Add a config option never-eval
at the snippet level for no evaluation at all.
The code is beautfied, editable but never evaluated.
There should not be a result snippet.
Another config option no-eval-on-pageload
to allow the code not to be evaluated on page load but only after a change.
This option should be available at snippet level and at page level.
cc @fredokun