emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Ox-HTML hover for certain languages
@ 2013-10-21 23:28 R. Michael Weylandt <michael.weylandt@gmail.com>
  2013-10-22 16:21 ` Rick Frankel
  0 siblings, 1 reply; 2+ messages in thread
From: R. Michael Weylandt <michael.weylandt@gmail.com> @ 2013-10-21 23:28 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Around line 270 of Ox-html.el, there's CSS which gives certain code blocks in the resulting HTML a hover-over window saying what language they encode. Not all Babel-supported languages appear however: is there any reason for this? (E.g. perl is hard-coded but no python)

I suppose one could pull all the sources from the #+BEGIN_SRC XYZ blocks and generate this on demand, using a lookup table for known languages and a basic capitalization scheme for unknown languages. 

I'm not much of an elisp user, but would be happy to try my hand at a patch if this would be of interest. 

Michael

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-22 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-21 23:28 Ox-HTML hover for certain languages R. Michael Weylandt <michael.weylandt@gmail.com>
2013-10-22 16:21 ` Rick Frankel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).