comparison tests/attrs_escape.lac @ 106:d101cb1efe55

More with attributes and efficient serialization
author Adam Chlipala <adamc@hcoop.net>
date Thu, 10 Jul 2008 15:49:14 -0400
parents
children 813e5a52063d
comparison
equal deleted inserted replaced
105:da760c34f5ed 106:d101cb1efe55
1 val main = fn () => <html><body>
2 <font face="\"Well hey\"
3 Wow">Welcome</font>
4 </body></html>
5
6 page main