From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Canonical way to strip off all markup from an element in Org exporter backend? Date: Wed, 20 Dec 2017 23:04:16 +0100 Message-ID: <87wp1hhx9b.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRmTQ-0005RR-4e for emacs-orgmode@gnu.org; Wed, 20 Dec 2017 17:04:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRmTM-0001Ut-Tu for emacs-orgmode@gnu.org; Wed, 20 Dec 2017 17:04:24 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:37527) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eRmTM-0001TP-KE for emacs-orgmode@gnu.org; Wed, 20 Dec 2017 17:04:20 -0500 In-Reply-To: (Kaushal Modi's message of "Wed, 20 Dec 2017 18:30:20 +0000") 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.org@gnu.org Sender: "Emacs-orgmode" To: Kaushal Modi Cc: emacs-org list Hello, Kaushal Modi writes: > What's the canonical way to strip off all markup from an element in an Org > exporter backend. You could write a dedicated (anonymous) back-end for that, if you have a clear idea about what "strip off all markup" means. Regards, -- Nicolas Goaziou