List for cgit developers and users
 help / color / mirror / Atom feed
From: pete.beardmore at msn.com (Pete Beardmore)
Subject: Missing horizontal rule items on 'about' pages
Date: Wed, 24 Jan 2018 15:12:18 +0000	[thread overview]
Message-ID: <DB6PR04MB3271FF657EEAF6E3F8C628DC8AE20@DB6PR04MB3271.eurprd04.prod.outlook.com> (raw)

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20180124/c0d02c4d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-horizontal-rule-style.patch
Type: application/octet-stream
Size: 1304 bytes
Desc: 0001-fix-horizontal-rule-style.patch
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20180124/c0d02c4d/attachment.obj>


                 reply	other threads:[~2018-01-24 15:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB6PR04MB3271FF657EEAF6E3F8C628DC8AE20@DB6PR04MB3271.eurprd04.prod.outlook.com \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).