Skip to content

Conversation

@christianp
Copy link
Member

fixes #1120

HTML elements with the attribute data-interactive="false" are considered to be noninteractive and can be safely copied before embedding in content areas.

The table, html, image and scientificnumberhtml functions add this attribute to the elements that they create.

Need to document this.

fixes #1120

HTML elements with the attribute `data-interactive="false"` are
considered to be noninteractive and can be safely copied before
embedding in content areas.

The `table`, `html`, `image` and `scientificnumberhtml` functions add
this attribute to the elements that they create.

Need to document this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have a means of marking HTML elements as safe to copy

2 participants