Re: [O] tagged code blocks

2016-06-24 Thread Nicolas Goaziou
Hello, claude fuhrer writes: > I'm trying to write a document where some source codes block may be > conditionally excluded from export. > > Here a small example of what I want, with the wrong syntax: > > > === > #+EXCLUDE_TAGS

[O] tagged code blocks

2016-06-24 Thread claude fuhrer
Hi all I'm trying to write a document where some source codes block may be conditionally excluded from export. Here a small example of what I want, with the wrong syntax: === #+EXCLUDE_TAGS solution #+begin_src java :tag question public class