I am trying to create a fill in the gaps, where the text contains html tags. For example, in the text object of the fill in the gaps widget I created the text: <div>This is a division</div>, which has the following html code <p><div> This is a div element </div></p>. I selected the <div> and </div> symbols of my text, and the toolbar displays <div> and </div>. What do I have to modify in order to display the real symbols <div> and </div> in the toolbar?
Best regards,
CMAV