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?
Thanks,
Mike
pgpES0IIy3kyf.pgp
Description: PGP signature
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
