Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 385 Bytes

File metadata and controls

21 lines (15 loc) · 385 Bytes

Yay!

This shoould _not_ be highlighted
const a = 'this is highlighted js code but not a docable cell';

This is a docable file cell... that can be used to create file content.

console.log( Math.random().toString(36).substring(2) );

and a command cell, that can be run.

node random_id.js