Sure - I'd love to! The main problem though is how to get the wiki tags hilighted. See, syntaxes like HTML use a system of keywords inside opening and closing clauses, like *<_blockquote_>quoted text</_blockquote_>* (which is actually included in the wiki subset of html). Wiki syntax however makes the _characters_ that prefix and suffix the data indicate its type, so instead of *_<h1>_Heading Level 1_</h1>_* it uses *_=_Heading Level 1_=_*.
So far as I can see, PSPad doesn't seem to have a provision for adding something like that, for defining how opening and closing "brackets" are constructed, just a long list character combinations (like _<>_, or _[]_) that are used in the most common languages. Hope I'm wrong, can someone show me how to define prefixes and suffixes? -- Laura S <http://forum.pspad.com/read.php?2,41911,42044> PSPad freeware editor http://www.pspad.com
