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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ jQuery('p').css('color', 'red')
37
37
-**Contents :**
38
38
The HTML or Javascript to embed.
39
39
-**External File :**
40
-
The path to the HTML or JavaScript file you want to add. The root is the theme folder. Will override the Contents section if used.
40
+
The path to the HTML or JavaScript file you want to add. The root is the theme folder. Will override the Contents section if used. With the newly added "/p/" native deeplinks, you may want to start your file path with a "/" to prevent any 404s caused by this deeplink.
41
41
-**On click microflow :**
42
42
The microflow which should be executed on click. This can be used to, for example, show a page when the snippet is being clicked.
0 commit comments