Question T6249
Visible to All Users

Add line breaks in description

created 4 years ago

Hi is it possible to add line breaks in the description property of a question. Need this to explain each rating option of my question e.g.:

**1) How is your general mood and well-being right now? **

5 – very high level, I was extremely happy and well
4 – high level, I was generally happy and well, only experience minor mood or well-being swings
3 – neither happy or unhappy, neither well or unwell, I experienced few issues
2 – low level, I was generally unhappy and unwell, I experienced low mood and well-being, had many issues
1 – very low level, I was extremely unhappy and unwell

Answers approved by surveyjs Support

created 4 years ago

Hello,

You can use markdown (and html markup) in question title and description. Here is the example on our site - https://surveyjs.io/Examples/Library?id=survey-markdown-radiogroup&platform=jQuery&theme=modern

Thanks, Serge
SurveyJS Team