Skip to content

Commit eda33ec

Browse files
committed
EN : contextHelp : typography fix
1 parent b1fa9ab commit eda33ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/contextHelp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ allElements = [...new Set(Array.from(document.body.querySelectorAll('*')).map(x
5959

6060
1. If the ❔ item is missing, check **hvHelpFile** in the console: console.log(hvHelpFile).
6161
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).
6363
4. Security: The plugin runs in an isolated context and does not affect the application.
6464

6565
[PluginR]: ?d=https://raw.githubusercontent.com/HelpViewer/PluginChromeHelpViewer/master/ "PluginChromeHelpViewer"

0 commit comments

Comments
 (0)