Skip to content

Template matching - Needs to be exact character position? #39

Description

@ConnectGrid

How closely does the template need to match the original text? Perfectly, or are whitespace differences ignored?

For example, my template might look like this:

Name: {%name}

and my parsed text like this:

Name:           Charlie Brown

Would it fail to match because of the difference in whitespace?

That's what I'm currently observing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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