Skip to content

Problem with $$ being replaced with $ #43

Description

@CycoPH

There is a problem where the data coming from the context is not put into the template correctly.

template:
password={{pwd}}

context:
{"pwd": "abc$$def"}

This will result in the password being abc$def and NOT abc$$def.

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