Re: [O] Redacting text in HTML export

2015-01-08 Thread Peter Davis
On Thu, Jan 08, 2015 at 10:34:44AM +0100, Rasmus wrote: > 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 {

Re: [O] Redacting text in HTML export

2015-01-08 Thread Rasmus
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.

Re: [O] Redacting text in HTML export

2015-01-07 Thread Nick Dokos
Peter Davis writes: > Is there any way to completely redact text in HTML export, so it just > looks like black boxes? > Does http://davidwalsh.name/redacted-font help? -- Nick

[O] Redacting text in HTML export

2015-01-07 Thread Peter Davis
Is there any way to completely redact text in HTML export, so it just looks like black boxes? Thank you. -pd