doHTML Plugin

Demo to preview the plugin:

Introduction

Image without caption
  • Element ID: target any input element id.
  • Add Html tags?: In case you need to wrap automatically your message in:
javascript
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> </head> <body> <!--Message--> </body> </html>
❕
When you convert any text, you can use the exposed state to get the converted html of the input.
Image without caption
Image without caption
Image without caption

Changelogs