doHTML Docs
doHTML

Element ID: target any input element id.
Add Html tags?: In case you need to wrapp automatically your message in:
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<!--Message-->
</body>
</html>

Last updated