SyntaxFix
Write A Post
Hire A Developer
Questions
You can add new line character in text/plain content type using %0A character code.
For example:
<a href="mailto:[email protected]?subject=Hello%20again&body=HI%20%0AThis%20is%20a%20new%20line"/>
Here is the jsfiddle