Christian,
I’ve asked Pete a few questions about SeamText and
he said I should ask you about one...
Exploring SeamText 2.1.0.beta1 ANTLR grammar we’ve
discovered that form/input elements are legal to use, so it is valid to write:
<form
action="http://somesite.com"><input type="file"
/><input type="submit" /></form>
I suppose it is not safe that the user is possible to
type in forms. What do you think about it?
Best regards,
Nick Belaevski