Is it not possible to have an editable Content Snippet if it's wrapped with an HTML tag that has an attribute?
<h1 data-attribute="my-attribute">{% editable snippets 'MySnippet' type: 'html' %}</h1>
As far as I can tell, whether I include the h1 tag inside the snippet or outside the snippet, the Power Pages UI will not allow this snippet to be edited because of the data-attribute assigned to it. Is there any way around this to allow users to be able to modify the content without disrupting the HTML structure?

Report
All responses (
Answers (