Hi Zhenjiang,

zhenjiang xu <zhenjiang...@gmail.com> writes:

> I am wondering, is there anyway to tangle contents inside #
> +begin_example ... #+end_example in a similar way to tangle a code
> block? It doesn't work now (or do I miss anything?). IMHO, it would
> be a useful feature, isn't it?

I guess this is enough, no?

  #+BEGIN_SRC text :tangle test.txt
  Some text here.
  #+END_SRC
  
  #+BEGIN_SRC text :tangle test.txt
  Some more text here.
  #+END_SRC

Yes, this is useful :)
  
-- 
 Bastien

Reply via email to