Function: markdownToHtml()
markdownToHtml(
body):Promise<string>
Render a standalone message body through React Email.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”Promise<string>
markdownToHtml(
body):Promise<string>
Render a standalone message body through React Email.
string
Promise<string>