From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gEOtJbv+CGA6BQAA0tVLHw (envelope-from ) for ; Thu, 21 Jan 2021 04:10:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UIp8Ibv+CGCtFgAA1q6Kng (envelope-from ) for ; Thu, 21 Jan 2021 04:10:35 +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 31A5A9402A2 for ; Thu, 21 Jan 2021 04:10:35 +0000 (UTC) Received: from localhost ([::1]:44792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2RIo-00020U-7Y for larch@yhetil.org; Wed, 20 Jan 2021 23:10:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:53092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2RIO-00020N-NK for emacs-orgmode@gnu.org; Wed, 20 Jan 2021 23:10:08 -0500 Received: from out2.migadu.com ([2001:41d0:2:aacc::]:57124) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2RIM-0005TB-FO for emacs-orgmode@gnu.org; Wed, 20 Jan 2021 23:10:08 -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=1611202205; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+bU+lboc00hZhHXxFntohc2n0+0IshV4y0NRQjmL50E=; b=SuHlZhT4NZpoXDDHW9aoJYG4ylxnown+uZgAl7qP38g5+QlXOsPvq1iCXn3X9pi+pE+vei rqkYV94YI0wBByFp4/h35s4sTFvvmKNOrGDmZ1MgBRnvSWS6E/vGQ+ScWqrWb+BI4/SDkJ LCTenGg5PnDV723r90G/shzhE7OmsSYw9FXpTEugorbsDtNLHin0Lxh+847l1nulsSxwCt W9f8r0Sel9EBffgUQZstH+qx3KGZbtFPDiW0spgsliqwcW7wOKlQJFozX+mSiiBgF2z8Ku X6fF1tDEqmzjk8r4oHEDpkAKbI0qyXjHlYnbE1oi9NKJQGWryK/xPIjuvC+BJw== From: Kyle Meyer To: Tim Visher Subject: Re: ox-html Incorrectly (?) Puts HTML Into the `` Tag In-Reply-To: <CAHa53uxhMju=sQf8s=XVs-ZfhFijbTESG7MamWofDTHZTcA+2A@mail.gmail.com> References: <CAHa53uwWmy0uu9SwsOge-==i3nW2Sa1pLeXQXPOU=PnxXH9rDA@mail.gmail.com> <874kjndkad.fsf@kyleam.com> <CAHa53uzYX5iUk-xmC_np4Vi_YyawQKdXXeOMHoV79qDDtkudGQ@mail.gmail.com> <87pn2933j1.fsf@kyleam.com> <CAHa53uxhMju=sQf8s=XVs-ZfhFijbTESG7MamWofDTHZTcA+2A@mail.gmail.com> Date: Wed, 20 Jan 2021 23:10:04 -0500 Message-ID: <87bldjszfn.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Migadu-Auth-User: kyle@kyleam.com Received-SPF: pass client-ip=2001:41d0:2:aacc::; envelope-from=kyle@kyleam.com; helo=out2.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, 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.55 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=kyleam.com header.s=key1 header.b=SuHlZhT4; 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: 31A5A9402A2 X-Spam-Score: -2.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: EyDo26iyWfPw Tim Visher writes: > Nice! I don't know enough about `org-export` but FWIW the use case I have > is not to have an explicit `title` property but instead just the default > title of the heading contents. I assume that's all handled transparently = by > the `(plist-get =E2=80=A6` section. > > Do you have any idea the timeline for getting that patch merged? It's been applied to master (f4b9f9808). Please report back if you still encounter the problem in your use case.