Mercurial > urweb
view tests/ntags.ur @ 1292:a671c986f517
Support multiple CSS classes for a single tag
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 05 Sep 2010 12:50:06 -0400 |
parents | 36efaf119b85 |
children |
line wrap: on
line source
fun main () = return <xml><body> <div></div> <div><div></div></div> </body></xml>