Skip to content

godotenv.Read(f) throws "unexpected character "<" in variable" #150

@decentral1se

Description

@decentral1se

godotenv.Read(filePath) throws the following:

FATA[0000] env file for 'foo.bar' couldn't be read: unexpected character "<" in variable name near "hosted by <a href=\"https://example.com\">Example.com</a>"

The line in the .env file is:

FOOTER="<a href="https://foo.org/">foobar</a> hosted by <a href="https://example.com">Example.com</a>"

Seems like perhaps another variant of #58?

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