On Thu, Jan 08, 2015 at 10:34:44AM +0100, Rasmus wrote:
> Peter Davis <p...@pfdstudio.com> 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:<span class="redact" style="color:black; 
> background-color:black;">$1</span>@@
> to {{{redact(redact)}}} or not to {{{redact(redact)}}} that is the question.

Oh! That would have done it! I wound up editing the <span ...> and </span> tags 
into the html by hand. This was for a blog post
<http://www.techcurmudgeon.com/2015/01/editorial-policies.html>, so I didn't 
have a lot of control over style sheets, fonts, etc.

Thank you!
-pd


-- 
----
Peter Davis
The Tech Curmudgeon
www.techcurmudgeon.com

Reply via email to