On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Trying to edit a Large HTML block with in-context-edit

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?