Skip to content

Quotation and comma ordering #302

@henry2004y

Description

@henry2004y

Hi,

I noticed a very strange rendering issue with single/double quotations and comma.

“hello”, “hola”, 'what',

will be rendered as

“hello,” “hola,” ‘what,’

in the html and PDF. If I append an extra whitespace between " and ,, the order will be respected. Is this a bug in pandoc? I haven't seen this in LaTeX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions