Skip to content

Commit 8f2386f

Browse files
committed
Update Documentation.html
1 parent a9ec4ad commit 8f2386f

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

Documentation-Template/Documentation.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -155,15 +155,11 @@
155155

156156
This Documentation Template has some small prerequisites for it to be usable. See the list below for these prerequisites.
157157
<doc.list isnumeric="false">
158-
<doc.listr>The browser of the user who opens this documentation must support JavaScript and have JavaScript enabled. This Documentation Template depends heavily on JavaScript to pre-process the page completely,
159-
before showing it to the user, processing all tags and items in this documentation.</doc.listr>
158+
<doc.listr>The browser of the user who opens this documentation must support JavaScript and have JavaScript enabled. This Documentation Template depends heavily on JavaScript to pre-process the page completely, before showing it to the user, processing all tags and items in this documentation.</doc.listr>
160159
<doc.listr>This template was developed to be compatible with any browser that uses Blink/Webkit engines (Edge, Chrome, Safari, Opera, etc) and Mozilla Firefox.</doc.listr>
161-
<doc.listr>(Optional) You must use <doc.detach>VS Code</doc.detach> to edit this template. VS Code has several tools that can greatly facilitate the editing of this template, such as auto code completion, automatic
162-
identation, hiding parts of the code using <doc.detach>&lt;!-- region --&gt;</doc.detach> tags and much more. Worth a try!</doc.listr>
163-
<doc.listr>
164-
(Optional) If you use the <doc.detach>VS Code</doc.detach> to edit this template, You can download the <a href="https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete" target="_blank">Path
165-
Autocomplete</a> extension to have the auto complete for file paths working in the <doc.detach>src</doc.detach> attributes of the <doc.detach>doc</doc.detach> tags of this template.
166-
</doc.listr>
160+
<doc.listr>(Optional) You must use <doc.detach>VS Code</doc.detach> to edit this template. VS Code has several tools that can greatly facilitate the editing of this template, such as auto code completion, automatic identation, hiding parts of the code using <doc.detach>&lt;!-- region --&gt;</doc.detach> tags and much more. Worth a try!</doc.listr>
161+
<doc.listr>(Optional) If you use the <doc.detach>VS Code</doc.detach> to edit this template, You can download the <a href="https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete" target="_blank">Path Autocomplete</a> extension to have the auto complete for file paths working in the <doc.detach>src</doc.detach> attributes of the <doc.detach>doc</doc.detach> tags of this template.</doc.listr>
162+
<doc.listr>(Optional) If you use the <doc.detach>VS Code</doc.detach> to edit this template, You can download the <a href="https://marketplace.visualstudio.com/items?itemName=ryu1kn.text-marker" target="_blank">Text Marker</a> extension to highlight the <doc.detach>=&gt;</doc.detach> symbols that are used in the tables in this template.</doc.listr>
167163
</doc.list>
168164
</doc.topic>
169165
<!-- #endregion -->

0 commit comments

Comments
 (0)