Wasn't sure what to call this. My request in partly to assist in my creating a Wiki media syntax/highlighter.
Wiki differs from most of the languages so far supported by PSPad in that it uses symbols more than keywords to indicate the function of the code. For example, rather than using something like a html syntax like [i]<a href="URL">Page Title</a>[/i], it will use expressions like [i][URL Page Title][/i] (or *[[Page Title]]* if it's an internal wiki page), or [i]=Some Heading=[/i] instead of *<h1>Some Heading</h1>* (see my working DEF file (viz http://forum.pspad.com/read.php?2,19512 ) for more examples). So, my request is a way of being able to hilight such constructions - from what I can see, there's no way I can do that, not even using comments. -- Laura S <http://forum.pspad.com/read.php?2,42047,42047> PSPad freeware editor http://www.pspad.com
