highlightjs/highlight.js
test/
markup/
typescript/
nested-templates.txt
let foo = true; `hello ${foo ? `Mr ${name}` : 'there'}`; foo = false;