Reduble Plugins
  • Welcome
  • Introduction
    • Introduction
  • Plugins
  • myAlerts! Docs
    • Toasts
    • Custom toast
    • Question toast
    • Speed test
  • TheCountable Docs
    • Speed test
  • doHTML Docs
    • Speed test
  • MasterVoice Docs
    • Speed test
  • Reveal Docs
    • Speed test
  • zapHolders!
  • AOS Page Docs
  • Super Gradient Docs
  • Celebi Docs
  • dataTables Docs
  • Multi-Uploader
  • Checkbox + Docs
Powered by GitBook
On this page

doHTML Docs

PreviousSpeed testNextSpeed test

Last updated 6 years ago

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>

When you convert any text, you can use the exposed state to get the converted html of the input.

DEMO PAGE
EDITOR PAGE
doHTML options.
doHTML exposed states.