the table generation of a page works ok, but when I introduce some HTML code to render a Google map it doesn't work any more: it writes text from the body of the document in the table of contents.
I think the tag that causes problems is "iframe"

Comments

deviantintegral’s picture

Status: Active » Postponed (maintainer needs more info)

It should ignore HTML tags - it runs text through strip_tags() before displaying it. Could you post a screenshot of the affected page, as well as the snippet of HTML?

AlexisWilke’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing as the user never replied.