TS 7.4.1
I have a rather large blob of HTML that I would like to make "in-context-edit"able. But it's telling me that there is an XML parse error. So I shrunk the content down to <p>hello world</p> and I get the same error.
Any hints on using in-context-edit for large blocks of HTML content?