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
1. If the ❔ item is missing, check **hvHelpFile** in the console: console.log(hvHelpFile).
61
61
2. Is the name of the opened chapter incorrect, or is no chapter text displayed? Verify the element ID under the cursor and the offset/routing/extension configuration. Also verify that you have created the chapter file in the help.
62
-
3. Use **\$/index.html** for standalone deployment with the application—**\$** here denotes a relative path relative to the current application URI (the tab from which the ❔ command was launched).
62
+
3. Use **\$/index.html** for standalone deployment with the application - **\$** here denotes a relative path relative to the current application URI (the tab from which the ❔ command was launched).
63
63
4. Security: The plugin runs in an isolated context and does not affect the application.
0 commit comments