Comment 1 for bug 890877

Revision history for this message
Reto Knaak (reto-knaak) wrote : Re: table background color removed Options

This is the first time I try to generate a patch... hope this is correct!

Changed one regular expression:
- added (?i) to make regex case insensitive
- search for #links stops at # and "
- * changed to + to ignore internal links "#..."