Re: [PATCH] add lowercase c to languages recognized for CSS highlight

2025-07-16 Thread Nikolaos Chatzikonstantinou
C is the one I can think of, I can't work on the defcustom right now. Regards, Nikolaos Chatzikonstantinou On Wed, Jul 16, 2025, 12:38 PM Ihor Radchenko wrote: > Ihor Radchenko writes: > > >> Subject: [PATCH] add lowercase c to languages recognized for CSS > highlight &

Re: [PATCH] add lowercase c to languages recognized for CSS highlight

2025-07-16 Thread Ihor Radchenko
Ihor Radchenko writes: >> Subject: [PATCH] add lowercase c to languages recognized for CSS highlight > > Could you please add a commit message as described in > https://orgmode.org/worg/org-contribute.html#commit-messages ? > >> @@ -318,6 +318,7 @@ This affects IDs that

Re: [PATCH] add lowercase c to languages recognized for CSS highlight

2025-06-08 Thread Ihor Radchenko
. Of course not all cases can be supported, but I > think that this one is common enough for you to include. I see no harm in this. Are there any other language names that might be potentially case-sensitive? > Subject: [PATCH] add lowercase c to languages recognized for CSS highlight Co

[PATCH] add lowercase c to languages recognized for CSS highlight

2025-05-28 Thread Nikolaos Chatzikonstantinou
tinou From 9ea47f13a3b901287724aeb60793e3e9bee5018f Mon Sep 17 00:00:00 2001 From: Nikolaos Chatzikonstantinou Date: Thu, 29 May 2025 02:28:34 -0400 Subject: [PATCH] add lowercase c to languages recognized for CSS highlight --- lisp/ox-html.el | 1 + 1 file changed, 1 insertion(+) diff --git a/li