All,
I integrated GeSHi package with our Support Forums and created Tera Term Macro language highlighter for it. Now, by default, any part of the post between tags [cоde] and [/cоde] will appear highlighted. The change is not retroactive, which means earlier posts, if not resubmitted, will stay colorless.
GeShi syntax highlighter supports many programming languages including AutoIt. I especially mentioned AutoIt, since it is rather popular among our visitors and our forums contain several examples of AutoIt code. To highlight AutoIt script use tags [cоde=autoit] and [/cоde].
Here is the example of
highlighted Tera Term Macro code.