> For the complete documentation index, see [llms.txt](https://userguide.mburger.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.mburger.cloud/section-1/element-type/markdown.md).

# Markdown

The ***markdown*** element is a text field for long pieces of content (similar to the textarea element)&#x20;

{% hint style="info" %}
It is formatted using [markdown syntax](https://www.markdownguide.org/basic-syntax/), making it flexible and easy-to-use for content of any type.
{% endhint %}

Markdown element **properties**:

* **Required**: if selected, this element becomes required and cannot be left empty
* **Min**: it defines the minimum number of characters allowed and activates a validation in the dashboard to verify the parameter has been respected
* **Max**: it defines the maximum number of characters allowed and activates a validation in the dashboard to verify the parameter has been respected
