mediawiki-extensions-Popups/resources/dist
Jon Robson 9ee816a919 When extract is a string treat it as HTML
According to the docs:
The Element.append() method inserts a set of Node objects or string
objects after the last child of the Element.
String objects are inserted as equivalent Text nodes.

When given a string we want to treat these as HTML

Also fix the storybook which hinted at this being a problem
(incorrectly fixed in 504eefcc1)

Bug: T341318
Change-Id: I415c9821a6a37b45cf0f8a65f58a41bc7d0a042d
2023-07-07 10:09:28 -07:00
..
index.js When extract is a string treat it as HTML 2023-07-07 10:09:28 -07:00
index.js.map.json When extract is a string treat it as HTML 2023-07-07 10:09:28 -07:00