Re: [O] Bug: Smart left single quote broken

2015-09-02 Thread Nicolas Goaziou
Hello, "T.F. Torrey" 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 > > He said, “You should believe me, ’cause it’s > ’t

Re: [O] Bug: Smart left single quote broken

2015-09-02 Thread T.F. Torrey
> I doubt it is possible to tell that 'cause begins with an apostrophe and > not an opening single quote without grammatical analysis. Indeed. I pointed it out because it was unexpectedly doing the right thing. Thank you. T.

Re: [O] Bug: Smart left single quote broken

2015-09-02 Thread Nicolas Goaziou
Hello, "T.F. Torrey" 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 > > He said, “You should believe me, ’cause it’s > ’tr

[O] Bug: Smart left single quote broken

2015-09-02 Thread T.F. Torrey
Hello all, 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 He said, “You should believe me, ’cause it’s ’true’.” #+END_EXAMPLE The quote before "true