Mercurial > urweb
view tests/attrs_escape.ur @ 286:ffe5b01908ae
'show' type class; htmlification optimizations
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 07 Sep 2008 10:48:51 -0400 |
parents | 71bafe66dbe1 |
children |
line wrap: on
line source
val main = fn () => <html><body> <font face="\"Well hey\" Wow">Welcome</font> </body></html>