The regex in parseDocco.js' `removeCommentMarkup(line)` doesn't handle multi-line HTML comments, and throws console.assert(false,"this point should NEVER be reached"); if it finds any.