view tests/name.ur @ 1525:a479947efbcd

Improve detection of XML in urweb-mode; small tutorial improvement
author Adam Chlipala <adam@chlipala.net>
date Tue, 02 Aug 2011 17:28:37 -0400
parents 83b1853d1e58
children
line wrap: on
line source
fun hello name = return <xml>{[name]}</xml>