[[ "open", "<html>" ]
,[ "text", "\n  " ]
,[ "open", "<body>" ]
,[ "text", "\n    " ]
,[ "open", "<p>" ]
,[ "text", "\n      3x + 6 &lt; 8\n    " ]
,[ "close", "</p>" ]
,[ "text", "\n    " ]
,[ "open", "<p>" ]
,[ "text", "\n      3x + 6 < 8\n    " ]
,[ "close", "</p>" ]
,[ "text", "\n  "]
,[ "close", "</body>" ]
,[ "text", "\n" ]
,[ "close", "</html>" ]
,[ "text", "\n" ]]
