Skip to content

Tags which are not part of param should be set as empty after the generation #24

@JustCodeJJ

Description

@JustCodeJJ

Hi,

can we have the option to set the tags as empty if the param is not present in the parammap.

Template has ${EmployeeName} but param doesn't contain EmployeeName

So the final generated document should have empty value instead of ${EmptyName}.

Ex: My name is ${PERSON_NAME}.
After generation, if PERSON_NAME is not provided in the map it should be

My name is .

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