[kramdown-users] Quotation marks for LaTeX
Thomas Leitner
t_leitner at gmx.at
Sat Jul 17 03:38:20 EDT 2010
On 2010-07-16 20:34 +0200 Michael Franzl wrote:
> Converting this kramdown text
>
> He said, "she said 'Hello'", and moved on.
>
> into LaTeX:
>
> He said, ``she said `Hello''', and moved on.
>
> This in turn is interpreted by LaTeX with
>
> He said, "she said 'Hello"', and moved on.
>
> The problem is ''' which needs to be '{}'' to make it clear which is
> a single quote and which is a double quote. The curly brackets are an
> optional separator between special LaTeX elements.
I have fixed this, thanks for reporting!
-- Thomas
More information about the kramdown-users
mailing list