Hello!
I am developing a survey with your library and would like to add a simple HTML table in the description of every quiestion.
…{
"type": "checkbox",
…
"description": ----- HTML TABLE ------,
"name": "Some name",
"title": "Some title"
} …
It is in any way possible to make it?
P.S. In addition to SurveyJS, I am using reactJS, noUISlider and the showdown library.
Thank you in advance,
Stela Dinkova