You would need to create a plugin which overrides qa_send_email(...) and sets $params['html']=true before calling the default function. Your overriding function should be careful to only make this change if it's certain the message is part of a mass mailing. See qa_mailing_send_one(...) for how it's called.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.