From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Redacting text in HTML export Date: Thu, 08 Jan 2015 10:34:44 +0100 Message-ID: <878uhd39aj.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y99b4-0007V7-6B for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 04:41:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y99ay-0003Mm-AD for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 04:41:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:37056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y99ay-0003Mb-3T for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 04:41:36 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y99Wq-0004YB-2P for emacs-orgmode@gnu.org; Thu, 08 Jan 2015 10:37:20 +0100 Received: from 46.166.186.244 ([46.166.186.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Jan 2015 10:37:20 +0100 Received: from rasmus by 46.166.186.244 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Jan 2015 10:37:20 +0100 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: emacs-orgmode@gnu.org Peter Davis writes: > Is there any way to completely redact text in HTML export, so it just > looks like black boxes? I'm not sure I fully understand, but it this what you are looking for? #+MACRO: redact @@html:$1@@ to {{{redact(redact)}}} or not to {{{redact(redact)}}} that is the question. -- Not everything that goes around comes back around, you know