Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Multiline misparsing of JS strings #68

@Erutuon

Description

@Erutuon

In the code below, Syntaxtic misparsed some strings delimited by single quotes. I looked at the code of syntaxhighlighter.js and it looks like it uses applies multi-line string regex. That could be the reason. JS strings are single-line, except the newly added ones marked by backticks.

syntaxticbug

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