On 2/27/07, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
Anyway, what I'm actually suggesting is a way to get around this issue by adding a new directive to the :syntax command that can be used alongside nextgroup to skip certain syntax groups before trying the groups defined by nextgroup. This is much like skipwhite, skipnl, and skipempty, but for arbitrary syntax groups.
Actually, what makes even more sense would be to add a "skippable" directive, which could then be set on tocComment. This may be harder to implement, though. nikolai