Link Search Menu Expand Document

Text

Renders a wysiwyg input field and returns html.

syntax
---
my_variable:
    type: text
    default: <p>hello world</p>
---

{{ my_variable }}