HTConsole JS Doctest

Examples Output
$ escapeWhitespace('  this \n that ');
" &nbsp;this <br>\n that "