This is how you would write math.
I’ve figured out how to render math: !! That’s so exciting; yay!
With three backticks, you get
function add(a,b) {
return a+b;
}
Todo
-[] figure out how to do syntax highlighting (use notebookjs
)?
I’ve figured out how to render math: !! That’s so exciting; yay!
With three backticks, you get
function add(a,b) {
return a+b;
}
-[] figure out how to do syntax highlighting (use notebookjs
)?