I've created a collapsible fieldset called 'terms and conditions' and typed a long page
of ToC (many paragraphs and headings) into the description field.
Then I added a 'I have read and understood the ToC' tickbox to the fieldset.

However the description (the ToC) is displaying without any paragraph formatting.
I've tried html, but it all gets stripped out, except the 'strong' element.

It is none of my input filters doing this; I don't have an input format to 'match' this textarea.
So I have no idea what is stripping the html out of this description field.

Can anyone help?
Thanks

Comments

quicksketch’s picture

Status: Active » Fixed

The description field is limited to a small set of HTML tags. If you need more HTML, then create a "markup" component and add it to your fieldset, which allows any HTML allowed by the Input Format system.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.