Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
The output contains inconsistent color codes. Sometimes they have a #, sometimes not. Sometimes hexadecimal digits are lowercase, sometimes not. This patch fixes it. To verify that there are no uppercase hexadecimal digits left after applying the patch, execute this command: grep -E "(color|link)=\"#[0123456789abcdefABCDEF]{0,5}[ABCDEF][0123456789abcdefABCDEF]{0,5}\">" code2html
Created an attachment (id=77409) [edit] patch to fix the bug
Thanks, committed for code2html-0.9.1-r1.