Re: [Orgmode] Single quote and inline formatting

2010-12-20 Thread Puneeth
On Tue, Dec 21, 2010 at 4:26 AM, Michael Gauland wrote: > Enclosing text in '=' symbols generally causes the text to be formatted as > code. I've found this fails if the last character in the text is a single > quote ('): > >    + =This works= >    + =So does 'this= >    + =But not this'= > > Th

[Orgmode] Single quote and inline formatting

2010-12-20 Thread Michael Gauland
Enclosing text in '=' symbols generally causes the text to be formatted as code. I've found this fails if the last character in the text is a single quote ('): + =This works= + =So does 'this= + =But not this'= The text in the first two lines appears in the 'code' face (gray), and i