> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/nedyx/clearlines-functions/text-functions/jsontexttohtml.md).

# JSONTEXTTOHTML

#### Syntax <a href="#syntax" id="syntax"></a>

**JSONTEXTTOHTML**(*jsontext*)

* *jsontext* - the text from a text widget which should be converted to HTML markup text - ***Value type**: text*

#### Remarks <a href="#remarks" id="remarks"></a>

* This function is the reverse function to HTMLTOJSONTEXT, converting the content of a text widget into an HTML markup representation.
* A common use case is to provide end users with the option to specify the body of an email using formatted text in a text widget.
