Here's an easy one for the guru's, why does an apostrophe at the beginning of a 
=code= not work? When I export the following text to HTML, the "'life" variable 
isn't set as code (and the = symbols show up):

        Select ='life= for the x variable.

If I escape the apostrophe, I course get back the escape character in the HTML:

        Select =\'life= for the x variable.

-- 
--Thanks!
Uriel


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to