Hello, "T.F. Torrey" <tftor...@tftorrey.com> writes: > > The smart quote code has gotten a little borked, at least in HTML. > > This: > > #+BEGIN_EXAMPLE > He said, "You should believe me, 'cause it's 'true'." > #+END_EXAMPLE > > Exports to this: > > #+BEGIN_EXAMPLE > <p> > He said, “You should believe me, ’cause it’s > ’true’.” > </p> > #+END_EXAMPLE > > The quote before "true" should be a left single quote, and it used to be, > like this: > > #+BEGIN_EXAMPLE > <p> > He said, “You should believe me, ’cause it’s > ‘true’.” > </p> > #+END_EXAMPLE
Fixed. Thank you. Regards, -- Nicolas Goaziou