+1
Feature request: Add rich text editor to form header
Feature request: Add the rich text editor to the header of a Form (under Design > Forms) so form headers can have paragraph breaks, bold text etc.
Customer support service by UserEcho
They do accept the code, but you just have to put them in manually. That's how we've been doing it in the meantime.
<b>bold</b>
<i>italic</i>
<u>underline</u>
<br>
<a href="#">link@link.com</a>
I'd like to see some regions for HTML input in a form. But there could be a workaround hack I don't know about to do something similar.