You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,9 @@ For more information on contributing to this repository visit [Contributing to a
21
21
22
22
## Properties
23
23
24
-
* Content Type [ HTML, JavaScript ] :
25
-
Defines whether this widget provides a piece of HTML or a piece of JavaScript.
24
+
* Content Type [ HTML, JavaScript, JavaScript with jQuery] :
25
+
Select how the snippet should be rendered. The JavaScript with jQuery option will make sure that jQuery 1.11.3 is loaded and should be available on window.jQuery for the snippet.
26
26
* Contents :
27
-
The HTML or Javascript to embed.
27
+
The HTML or Javascript to embed.
28
28
* Documentation :
29
-
Documentation of this widget. Should explain its purpose.
29
+
Documentation of this widget. Should explain its purpose.
0 commit comments