in the description of the questions, how is it possible to use bold, italics, the automatic line break?
For example
lorem Ipsum lorem ipsum.
lorem ipsum
Lorem ipsum lorem ispum
in the description of the questions, how is it possible to use bold, italics, the automatic line break?
For example
lorem Ipsum lorem ipsum.
lorem ipsum
Lorem ipsum lorem ispum
Hello Michele,
You have to use a third-party markdown library.
Here are two examples: with showdown library and with marked library.
Thank you,
Andrew
SurveyJS Team