Github user cordova-qa commented on the pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/68#issuecomment-219911438
Cordova CI Build has completed successfully.
**Commit** -
[Link](https://github.com/apache/cordova-plugin-dialogs/pull/68/commits/715f3a7
GitHub user swaheed2 opened a pull request:
https://github.com/apache/cordova-plugin-dialogs/pull/68
add support for html message in alert
By using android.text.Html, the message of the AlertDialog can support html
which is a very useful feature. I hope this can be added to all type