Changes between Version 19 and Version 20 of WikiStart


Ignore:
Timestamp:
Sep 14, 2021, 10:08:18 PM (4 years ago)
Author:
mLipok
Comment:

added {{{#!autoit

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    1111 * Please use the following syntax when inserting code.  It helps the code stand out making it easier to read.
    1212{{{
    13 {{{
     13{{{#!autoit
    1414    MsgBox(4096, "", "This is source code")
    1515}}}