Skip to content

Check syntax of mail #7

@jakobj

Description

@jakobj

The syntax for using keyword arguments is the mail should be made sure to be consistent, i.e.,

  • every opening $ should either be followed by a keyword and a closing $ as in $NAME$
  • dollar signs should be escaped by a $, i.e., to write $ in the mail one would need to write $$

If the mail text violates any of these conditions, the program should print an informative error message and exit. Users should be able to override this check by providing a special command line argument.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions