view tests/mismatch.ur @ 1641:68429cfce8db

Redo HTML context classification, to keep regular <body> tags out of <table> and <tr>
author Adam Chlipala <adam@chlipala.net>
date Tue, 20 Dec 2011 19:02:04 -0500
parents b8cfb05c091d
children
line wrap: on
line source
fun main () = return <xml><body>
  <b>Wowza!</i>
</body></xml>