==================
Plain HTML, no tags
==================
Hello
---
(template
(content))
==================
Stray opening brace
==================
function foo() { return 1; }
---
(template
(content))
==================
CSS embedded in style
==================
---
(template
(content)
(variable
(variable_prefix)
(prefix_argument))
(content))