"This testcase shows the use of the <strong>info editor</strong>. The <strong>info editor</strong> is a special editor that leaves no footprint in the form results.<br><br>This editor can be used to insert textual blocks in the form. If the <a href='https://github.com/cure53/DOMPurify' target='_blank'>DOMPurify library</a> is loaded you can also use HTML tags.<ul><li>The <strong>title</strong> property is used for the header</li><li>The <strong>description</strong> property is used for the bodytext.</li></ul><hr>"
test1
x-format
"info"
title
"This is the header from the 'title' property"
description
"This is the bodytext from the 'description' property."
test2
x-format
"info"
title
"This is the header from the <strong>title</strong> property (With HTML Tags)"
description
"This is the bodytext from the <strong>description</strong> property. (With HTML Tags)"
test3
x-format
"info"
title
"This is the header (bodytext used for inserting image)"