{"schema":"libjg2-1",
"vpath":"/git/",
"avatar":"/git/avatar/",
"alang":"",
"gen_ut":1765606512,
"reponame":"cgit",
"desc":"CGI gitweb",
"owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/cgit",
"f":3,
"items": [
{"schema":"libjg2-1",
"cid":"83ca2e54bf301d617e2b21c16bed2318",
"commit": {"type":"commit",
"time": 1530578607,
"time_ofs": 480,
"oid_tree": { "oid": "0c1f26ffd3954a3df168903da6ae1a612f965ae9", "alias": []},
"oid":{ "oid": "20beb9f26f1e3e2debe9ec1603ea94a0346343a4", "alias": [ "refs/heads/fixes"]},
"msg": "md2html: change css name to not conflict with highlight",
"sig_commit": { "git_time": { "time": 1530578607, "offset": 480 }, "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },
"sig_author": { "git_time": { "time": 1529454365, "offset": 480 }, "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" }},
"body": "md2html: change css name to not conflict with highlight\n\nmd2html gets pygments to define the css for \u0022highlight\u0022, making display\nof the blame view fragile against pygments version. On Fedora 28 /\npython3-pygments-2.2.0-10.fc28.noarch, \u0022highlight\u0022 gets redefined so\nit no longer displays at the top of its parent.\n\nThis patch changes the css class name used by md2html to \u0022md2html_highlight\u0022\nso there is no conflict with other definitions of \u0022highlight\u0022.\n\nSigned-off-by: Andy Green \u003candy@warmcat.com\u003e"
,
"diff": "diff --git a/filters/html-converters/md2html b/filters/html-converters/md2html\nindex ebf3856..64ce95f 100755\n--- a/filters/html-converters/md2html\n+++ b/filters/html-converters/md2html\n@@ -267,7 +267,7 @@ sys.stdout.write('''\n border: none;\n background: transparent;\n }\n-.markdown-body .highlight pre, .markdown-body pre {\n+.markdown-body .md2html_highlight pre, .markdown-body pre {\n background-color: #f8f8f8;\n border: 1px solid #ccc;\n font-size: 13px;\n@@ -283,7 +283,7 @@ sys.stdout.write('''\n border: none;\n }\n ''')\n-sys.stdout.write(HtmlFormatter(style\u003d'pastie').get_style_defs('.highlight'))\n+sys.stdout.write(HtmlFormatter(style\u003d'pastie').get_style_defs('.md2html_highlight'))\n sys.stdout.write('''\n \u003c/style\u003e \n ''')\n","s":{"c":1765560173,"u": 1289}}
],"g": 873,"chitpc": 0,"ehitpc": 0,"indexed":0
,
"ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "7d0a"}