Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs handlebars #68

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Docs handlebars #68

wants to merge 3 commits into from

Conversation

Geo25rey
Copy link
Contributor

@Geo25rey Geo25rey commented Mar 25, 2021

  • Exapanded on HandleBars usage
  • Added {{match}} and {{all}} usage
  • Added some info on Mailscript concepts

Depends on: #66

@Geo25rey Geo25rey requested a review from vaultec81 March 25, 2021 21:06
@@ -0,0 +1,42 @@

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidentally committed this file into this PR?

The Regular Expression matcher is used on a data field to check if some formatted text is present or to collect dynamic data from an E-Mail message such as a time, date, or price. The syntax for the matcher is defined as follows:

```
{{ match data-field regex regex-flags index-of-match }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you include the example regex you showed us?

@vaultec81 vaultec81 force-pushed the main branch 2 times, most recently from d7a2e96 to 45d5ed4 Compare April 8, 2021 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants