This will require an upstream PR to notebook-runtime. I've tested notebook-runtime to confirm that that'll be seamless.
The gist is that, for tutorials and similar content, we'll want viewof and mutable to highlighted keywords. Right now they're unrecognized by highlight.js.
This will require an upstream PR to notebook-runtime. I've tested notebook-runtime to confirm that that'll be seamless.
The gist is that, for tutorials and similar content, we'll want
viewof
andmutable
to highlighted keywords. Right now they're unrecognized by highlight.js.