From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eA4eAYZs/l9kfgAA0tVLHw (envelope-from ) for ; Wed, 13 Jan 2021 03:44:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wCmDOIVs/l9wOwAAB5/wlQ (envelope-from ) for ; Wed, 13 Jan 2021 03:44:05 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 54E3E9402AF for ; Wed, 13 Jan 2021 03:44:05 +0000 (UTC) Received: from localhost ([::1]:56624 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzX4k-0001Jm-Tc for larch@yhetil.org; Tue, 12 Jan 2021 22:44:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzX4M-0001JQ-M9 for emacs-orgmode@gnu.org; Tue, 12 Jan 2021 22:43:39 -0500 Received: from out0.migadu.com ([94.23.1.103]:57644) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzX4K-00057E-49 for emacs-orgmode@gnu.org; Tue, 12 Jan 2021 22:43:38 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1610509412; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=O8dkQqTE7bEp6lveyj4CDIPvKGCypyzuCcg7wUc42E4=; b=GSuqune4wcdmPrKe5Bbs3xIYtPQovJvC8Mh/sZoBRq6wkwFnnUudJyS+4zQCBrU2G6Uue9 ZKDU3qbRo1ZCmwKDfsRM/tZUeKrm1B89aFp2xHerj6TM3qFzgz6fsSbXn9Pu5hqgphPynT gLbXmsOyWeIwuLhzGH5kCcqmFKZmz5j+3ocrog105gBwVxpVKa+oZt05g8BrgBtPWAO2nV WKE1UPEI785bqVTiFVHYQ1wN7H/cloUCT89JpX2CZvMd2UGS817jePBFzMP9VUTgJb3vqq 4kjWgCW4zNZUlhziekAe1gPU4+uBJhG6dDszPj805dZxjrE5P3ITkEphkI6rHg== From: Kyle Meyer To: Tim Visher Subject: Re: ox-html Incorrectly (?) Puts HTML Into the `` Tag In-Reply-To: <CAHa53uzYX5iUk-xmC_np4Vi_YyawQKdXXeOMHoV79qDDtkudGQ@mail.gmail.com> References: <CAHa53uwWmy0uu9SwsOge-==i3nW2Sa1pLeXQXPOU=PnxXH9rDA@mail.gmail.com> <874kjndkad.fsf@kyleam.com> <CAHa53uzYX5iUk-xmC_np4Vi_YyawQKdXXeOMHoV79qDDtkudGQ@mail.gmail.com> Message-ID: <87pn2933j1.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Auth-User: kyle@kyleam.com Date: Wed, 13 Jan 2021 03:43:32 GMT Received-SPF: pass client-ip=94.23.1.103; envelope-from=kyle@kyleam.com; helo=out0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=subscribe> Cc: Emacs Org Mode mailing list <emacs-orgmode@gnu.org> Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" <emacs-orgmode-bounces+larch=yhetil.org@gnu.org> X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.56 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=kyleam.com header.s=key1 header.b=GSuqune4; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 54E3E9402AF X-Spam-Score: -2.56 X-Migadu-Scanner: scn0.migadu.com X-TUID: hEcI2qePxCFR Tim Visher writes: > On Mon, Jan 11, 2021 at 8:19 PM Kyle Meyer <kyle@kyleam.com> wrote: >> Thanks for reporting. Is this addressed by the in-progress series at >> <https://orgmode.org/list/87o8hwpz34.fsf@gmail.com/>? >> > > IIUC yes. I believe the following section of the diff should address it. [...] > If I'm reading the code correctly, `org-html-plain-text` is a specialized > form of converting org data into a plain text string with no markup. If I > have that correct then I believe you're right. > > Is that your read as well? Yep. And as a light test: #+title: a *b* c exports <title>a *b* c rather than a <b>b</b> c