Changes between Version 21 and Version 22 of WikiStart
- Timestamp:
- Mar 17, 2026, 9:45:13 AM (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v21 v22 9 9 * Search the [http://www.autoitscript.com/forum/ forum] to see if the issue has been discussed there. 10 10 * Do not create a new ticket because an old ticket was closed. Reply to the old ticket if you have additional information and the developers will make the determination if the ticket should be re-opened. 11 * Please use the following syntax when inserting code (a lso with the `marks` argument when you want to highlight specific lines). It helps the code stand out making it easier to read.11 * Please use the following syntax when inserting code (at least `{{{#!autoit`...`}}}` also with the `marks` argument when you want to highlight specific lines). It helps the code stand out making it easier to read. 12 12 {{{ 13 13 {{{#!autoit lineno=1 marks=1,3-4
