From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerry Agbobada Subject: [issue] Small typo in ox-html Date: Tue, 11 Feb 2020 11:26:45 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56680) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1Skt-0003Vw-FI for emacs-orgmode@gnu.org; Tue, 11 Feb 2020 05:27:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j1Sks-0005AH-Az for emacs-orgmode@gnu.org; Tue, 11 Feb 2020 05:26:59 -0500 Received: from mail-vs1-xe2d.google.com ([2607:f8b0:4864:20::e2d]:39085) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j1Sks-00058y-2v for emacs-orgmode@gnu.org; Tue, 11 Feb 2020 05:26:58 -0500 Received: by mail-vs1-xe2d.google.com with SMTP id p14so5934487vsq.6 for ; Tue, 11 Feb 2020 02:26:57 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org There's a small typo in latest ox-html commits https://code.orgmode.org/bzg/org-mode/src/master/lisp/ox-html.el#L244 The "code-highlighted" string needs to keep the escaped ". It breaks otherwise. (exact commit : https://code.orgmode.org/bzg/org-mode/commit/68fa5e589f00c8d5b4f7f0dc70be6ebe59238bb8 ) I don't know any other way to convey this issue, sorry if it's not the correct way Thanks for org-mode, and have a good day ! Gerry AGBOBADA