Skip to content

en/em dashes causing conflict with security setting #8

Open
@frostbitten

Description

@frostbitten

A web host I publish through, using a built-in editor, calls the code invalid and will not save. Support has pointed me to the en and em dashes as the cause. I have updated my file to:
// all 3 dash types: regular, en, em
var dashes = ['\u002D','\u2013','\u2014'];

I'm not sure if this is a problem others experience with any regularity, or if it is a security issue by any means, but these are my 2 cents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions