Skip to content

left double quote is being used where right double quote should be #16

@pellandadvertising

Description

@pellandadvertising

it looks like the following should be added in compose/rules.js after line 21
if (previous && next && !previous.match(noWordEndRegExp) && !next.match(noWordStartRegExp)){ return return "\u201D"; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions