The following program does not work because of the colon in the heading. Need to investigate all punctuation issues in titles and fix them and/or document them. Colons are certainly tricky, but there should be a way to handle them.
# Hello: World
The obligatory "Hello World" program, in [hello.js](# "save:")
console.log("Hello world");
The following program does not work because of the colon in the heading. Need to investigate all punctuation issues in titles and fix them and/or document them. Colons are certainly tricky, but there should be a way to handle them.