> For the complete documentation index, see [llms.txt](https://reduble.gitbook.io/redubleplugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reduble.gitbook.io/redubleplugins/dohtml-docs.md).

# doHTML Docs

## doHTML

![doHTML options.](https://870749518-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LGX_1aOBJivMqQXSZ-5%2F-LGc3grMVBxHnl8Jykdn%2F-LGc3ynFw3N7WgTTxt8Z%2Fchrome_2018-07-05_03-34-23.png?alt=media\&token=9cc6cd6e-8250-427c-a191-1fdef5528e81)

* Element ID: target any input element id.
* Add Html tags?: In case you need to wrapp automatically your message in:

```markup
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<!--Message-->
</body>
</html>
```

{% hint style="info" %}
When you convert any text, you can use the exposed state to get the converted html of the input.<br>
{% endhint %}

![doHTML exposed states.](https://870749518-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LGX_1aOBJivMqQXSZ-5%2F-LGc3grMVBxHnl8Jykdn%2F-LGc589FWdWz60ErB6sZ%2Fchrome_2018-07-05_03-39-36.png?alt=media\&token=53707dcf-cd66-4a9e-b7e6-748a4227b076)

{% hint style="success" %}
[DEMO PAGE](https://redubleplugins.bubbleapps.io/dohtml)
{% endhint %}

{% hint style="success" %}
[EDITOR PAGE](https://bubble.is/page?type=page\&name=dohtml\&id=redubleplugins\&tab=tabs-1)
{% endhint %}
