Skip to content

Add recognition for """ multistrings. #34

@deilyyxx

Description

@deilyyxx

A TOML config with the following structure:

str3 = """
The quick brown
fox jumps over
the lazy dog.
"""
will not get parsed and result in an error getting thrown, whereas ''' multistrings do get parsed and work perfectly fine.

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