Page 1 of 1

(Forum Suggestion) Code Block Links

Posted: 17 May 2018, 15:10
by MaxAstro
The fact that keywords inside code blocks automatically link to documentation is awesome. However, there's no easy way to link to the documentation on parse/read/file loops. For example, all of the following just link to the basic loop documentation:

Code: Select all

Loop, Read
Loop, Parse
Loop, File
Would it be possible to make those specific commands link to the correct pages?