Skip to content

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

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"; }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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