Modify ↓
Opened 10 years ago
Closed 10 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 Changed 10 years ago by Jpm
comment:2 Changed 10 years ago by mLipok
https://www.autoitscript.com/autoit3/files/beta/autoit/docs/keywords/include.htm
<strong>#include</strong> <filename><br> </strong>
comment:3 Changed 10 years ago by Jpm
I don't know when this file has been updated but currently the generation is OK with the fix for #include empty
comment:4 Changed 10 years ago by Jpm
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 Changed 10 years ago by mLipok
You can see the same issue in AutoIt HelpFile 3.3.13.19
btw.
all parameters and remarks section are BOLD / STRONG
comment:6 Changed 10 years ago by guinness
- Resolution set to Fixed
- Status changed from new to closed
It was fixed sometime ago it appears.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Be more precise which page?
Thanks