How do you create a link that opens a new email and pre-fills the email body?
<a href="___">Email Me</a>
mailto:[email protected]?text=Hello%20there
mailto:[email protected]/message=Hello%20there
mailto:[email protected]&body=Hello%20there
mailto:[email protected]?body=Hello%20there