emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] ox-html.el: Fix display of language indicators for sourc


From: N. Raghavendra
Subject: Re: [O] [PATCH] ox-html.el: Fix display of language indicators for source blocks
Date: Fri, 09 Jun 2017 00:27:54 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

At 2017-06-06T20:50:21+05:30, N. Raghavendra wrote:

> CSS rules like
>
> pre.src-awk:before { content: 'Awk'; }
>
> in `org-html-style-default' don't work in the current Org version,
> because the class attribute has been moved from the `pre' element to a
> `code' child of that element.  As a result, the name of the language
> isn't dipslayed when hovering over a source block in the HTML file.

Continuing the soliloquy, I was wondering if any of the maintainers have
seen this patch, and the bug that it addresses.  If they have, I'd
appreciate some indicator of what is being done about it.

Cheers,
Raghu.

-- 
N. Raghavendra <address@hidden>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]