[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Feature request for noweb mode that strips references on export
From: |
Nick Dokos |
Subject: |
Re: [O] Feature request for noweb mode that strips references on export |
Date: |
Fri, 30 Mar 2012 12:37:48 -0400 |
Sean O'Halpin <address@hidden> wrote:
>
> #+name: example
> #+begin_src ruby :exports both :noweb strip-export
> =ABboilerplate=BB
>
> hello
> #+end_src
>
This may have nothing to do with anything (it may even be an artifact of
mailer misbehavior) but is this supposed to be <<boilerplate>>? These
are supposed to be ASCII chars, so if you are using some sort of extended
charset, try changing them and see if that works.
Nick