From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Customize html formatting tags for export Date: Wed, 28 Jan 2015 22:01:11 +0100 Message-ID: <878ugmei20.fsf@wmi.amu.edu.pl> References: <877fw6wsdm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGZjo-0001ZV-Or for emacs-orgmode@gnu.org; Wed, 28 Jan 2015 16:01:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGZjl-0004Sn-JZ for emacs-orgmode@gnu.org; Wed, 28 Jan 2015 16:01:24 -0500 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:56934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGZjl-0004SS-9p for emacs-orgmode@gnu.org; Wed, 28 Jan 2015 16:01:21 -0500 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id B97654AD6B for ; Wed, 28 Jan 2015 22:01:18 +0100 (CET) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S4kPQD6M93CQ for ; Wed, 28 Jan 2015 22:01:18 +0100 (CET) Received: from localhost (117-116.echostar.pl [213.156.117.116]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 791214AD60 for ; Wed, 28 Jan 2015 22:01:18 +0100 (CET) In-reply-to: <877fw6wsdm.fsf@gmail.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: orgmode list On 2015-01-28, at 21:40, Tory S. Anderson wrote: > Right now I see that =formatted= and ~formatted~ both produce formatted when exported to html. How can I change one of these, perhaps to a custom tag (in particular, I'm hoping to produce formatted)? See ox-html. There are functions org-html-verbatim and org-html-code. If you look at those, you can see that (even though it might be a quick-and-dirty hack) customizing org-html-text-markup-alist should work. You might even utilize the strike-through, if you never use it. Hth, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Mickiewicz University