[Ticket cloned from T18769: XSS Security issue with markdown]
Hello again,
Yesterday, I said it is ok,
it is ok wit the form side, fortunately end user wont see this issue
inside creator, the problem slightly changed but is not completely solved,
My method is this;
CodecreatorModel.onSurveyInstanceCreated.add(function (survey, options) {
options.survey.onTextMarkdown.add(doMarkdown);
What do you recommend to solve this issue for creator
You can see a little demo attached; first part is creator, second part is form