emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Single quote and inline formatting


From: Puneeth
Subject: Re: [Orgmode] Single quote and inline formatting
Date: Tue, 21 Dec 2010 10:22:37 +0530

On Tue, Dec 21, 2010 at 4:26 AM, Michael Gauland <address@hidden> 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'=
>
> The text in the first two lines appears in the 'code' face (gray), and is 
> exported to HTML in a <code> tag. The last line appears in the normal face, 
> and is not exported in a <code> tag.
>
> Is this expectd behavoiur? If not, where is the best place to start poking 
> around to fix it?

Yes, this is expected behaviour.  Look at the variable
org-emphasis-regexp-components, for more information.

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



-- 
Puneeth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]