Hi, I am trying to export special blocks with options. But it seems the options part is being ignored completely. I expect the following:
#+begin_aside :options {Combinatorial background}
It is all random!
#+end_aside
to be exported as:
\begin{aside}{Combinatorial background}
It is all random!
\end{aside}
However what I get is without the extra argument to the environment.
Am I missing something, or is this a bug?
Thanks,
--
Suvayu
Open source is the future. It sets us free.
