Jacob Gerlach <jacobgerl...@gmail.com> writes:

> --------------------------------------
> #+OPTIONS: ':t
> \begin{myenvironment}
> "Foo"
> \end{myenvironment}
> --------------------------------------
> Exports "Foo" rather than ``foo''. Is this expected?

Yes, 'cause it's a latex-environment (try running org-element-at-point on
it).  You could do

#+begin_myenvironment
"Foo"
#+end_myenvironment

—Rasmus

-- 
Hvor meget poesi tror De kommer ud af et glas isvand?


Reply via email to