|
155 | 155 |
|
156 | 156 | This Documentation Template has some small prerequisites for it to be usable. See the list below for these prerequisites.
|
157 | 157 | <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> |
160 | 159 | <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><!-- region --></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><!-- region --></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>=></doc.detach> symbols that are used in the tables in this template.</doc.listr> |
167 | 163 | </doc.list>
|
168 | 164 | </doc.topic>
|
169 | 165 | <!-- #endregion -->
|
|
0 commit comments