Skip to content

Add string escapes? #5

Description

@osteele

Does Liquid handle e.g. "a\"b\\c" and 'a\'b\\c'? If so, implement them.

Does Liquid handle newline, unicode and other escapes? If so, implement those too.

The lexer could use JSON.Unmarshall on strings that contain \\

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions