view tests/attrs.lac @ 135:b1cfe49ce692

Proper escaping of cdata
author Adam Chlipala <adamc@hcoop.net>
date Thu, 17 Jul 2008 13:33:56 -0400
parents 813e5a52063d
children
line wrap: on
line source
val main = fn () => <html><body>
        <font size=42 face="awesome">Welcome</font>
</body></html>