Hi,

I've just looked into a new project's missing horizontal rule items on its 
'about' page, and found that the markdown is parsed correctly and indeed 
pushed, but that it's 'styled out'. The offending code is in 'md2html' where 
there's a reference to a missing png. On looking at server logs, this is indeed 
being screamed about.

I found and copied the missing 'dirty-shade.png' to cgit root, but it looked so 
bad that I preferred removal in favour of a simpler 2px #ccc.

The addition to cgit.css in the attached probably isn't necessary, but it might 
guard against (once third party?!) md2html updates/bulk changes going forward.

Cheers,
Pete.

Attachment: 0001-fix-horizontal-rule-style.patch
Description: 0001-fix-horizontal-rule-style.patch

_______________________________________________
CGit mailing list
CGit@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to