Mercurial > urweb
view tests/attrs_escape.ur @ 1274:38eb0d0f39b9
Drop in some new autoconf scripts
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 03 Jun 2010 13:35:26 -0400 |
parents | 71bafe66dbe1 |
children |
line wrap: on
line source
val main = fn () => <html><body> <font face="\"Well hey\" Wow">Welcome</font> </body></html>