added text about multiple address in README
This commit is contained in:
parent
a1e56209ce
commit
fde889cc4b
@ -68,7 +68,7 @@ you can also import mailgo in `<head>` using `defer`
|
|||||||
- add the attribute `mailgo` to `<a>`
|
- add the attribute `mailgo` to `<a>`
|
||||||
- add `data-address` and `data-domain` to re-create your email address
|
- add `data-address` and `data-domain` to re-create your email address
|
||||||
|
|
||||||
### cc, bcc, body and subject
|
### cc, bcc, body, subject and multiple email addresses
|
||||||
|
|
||||||
**mailgo** also supports cc, bcc, subject and body in spam-less installation using the parameters:
|
**mailgo** also supports cc, bcc, subject and body in spam-less installation using the parameters:
|
||||||
|
|
||||||
@ -79,6 +79,8 @@ you can also import mailgo in `<head>` using `defer`
|
|||||||
|
|
||||||
for the default installation you can use the classic mailto parameters and they will appear in the modal
|
for the default installation you can use the classic mailto parameters and they will appear in the modal
|
||||||
|
|
||||||
|
mailgo doesn't support multiple email addresses in to, cc and bcc at the moment, but there is an <a href="https://github.com/manzinello/mailgo/issues/19">issue</a> for this!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## examples
|
## examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user