Skip to content

Multiline R strings are not correctly highlighted #4040

@ThomasSoeiro

Description

@ThomasSoeiro

Information

  • Language: R
  • Plugins: autoloader

Description

Multiline R strings are not correctly highlighted.

Similar to #457 for CSS/JS or #1233 for PHP.

Code snippet

Test page

The code being highlighted incorrectly.
x <- "multi
line
string"

y <- "
another one
"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions