Modify ↓
Opened 12 years ago
Closed 12 years ago
#2883 closed Bug (Fixed)
#include - issue with </strong> tag in syntax section
| Reported by: | mLipok | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.13.19 | Severity: | None |
| Keywords: | Cc: |
Description
in syntax there is:
#include</strong> "[path\]filename" #include</strong> <filename>
I mean there is issue with </strong> tag.
Attachments (0)
Change History (6)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
https://www.autoitscript.com/autoit3/files/beta/autoit/docs/keywords/include.htm
<strong>#include</strong> <filename><br> </strong>
comment:3 by , 12 years ago
I don't know when this file has been updated but currently the generation is OK with the fix for #include empty
comment:4 by , 12 years ago
In fact the beta docs does not correspond to 3.3.13.19 but to an intermediate version of 3.3.13.20
comment:5 by , 12 years ago
You can see the same issue in AutoIt HelpFile 3.3.13.19
btw.
all parameters and remarks section are BOLD / STRONG
comment:6 by , 12 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
It was fixed sometime ago it appears.
Note:
See TracTickets
for help on using tickets.

Be more precise which page?
Thanks