Hi,
When i have text sat in FreeTextBox and i want to change it to a paragraph i try using the dropdown that contains Paragraph, Normal, Heading 1, Heading 2, etc.
Everything gets applied apart from paragraph. For example i type Hello, highlight it and set it to Heading 1. In the html it now reads <h1>hello</h1>. However when i try this with paragraph nothing happens.
Has anyone else had this problem?