Skip to content

Template variables that start with "not" are process incorrectly.  #37

@gpit2286

Description

@gpit2286

This line should probably be "not[space]" and not "not":

let (path, negated) = if rest.starts_with("not") {

Ran into issue where trying to use below template code:

{{ if notes -}} "{notes}" {{- else -}} ##f {{- endif }} 

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