view tests/ent.ur @ 2014:fee1f660139c

Added HTML5 Semantic Tags
author David Snider <david@davidsnider.net>
date Sat, 10 May 2014 20:38:13 -0400
parents af41ec2f302a
children
line wrap: on
line source
fun main () = return <xml><body>
  &lt;Whoa-hoa!&gt;  A&#66;CD!
</body></xml>