Re: [O] Literal not working

2012-08-31 Thread Charles Philip Chan
Supriya Sawant writes: Hi Supriya: > when I write above in org-mode & if I export it in html using > org-export-as-html it gives me output > > *Some* example from a text file. > > it seems that tag is not creating in html file. What do you mean is not working? What do you see in the resultant

[O] Literal not working

2012-08-31 Thread Supriya Sawant
I am using Emacs 23, but in emacs org-mode literals are not working eg. #+BEGIN_EXAMPLE *Some* example from a text file. #+END_EXAMPLE when I write above in org-mode & if I export it in html using org-export-as-html it gives me output *Some* example from a text file. it seems that tag is not c