Description
Currently the Tour Macro does not allow HTML elements. In case a user adds an image, the image cannot be rendered and a warning message is rendered into the page:
Cannot parse HTML body: Error on line 2 of document : The element type "img" must be terminated by the matching end-tag "</img>". Nested exception: The element type "img" must be terminated by the matching end-tag "</img>".
We need to allow HTML content in the cells of the table within the Tour Macro.