MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
Add support to icon attribute
add two more supported classes : primary-link - destructive-link
:white_check_mark: Checklist
[ ] Unit tests and Javadoc
[ ] Generated PresentationML is valid
:warning: For this point, please make sure that you have also added a complete example in the
/examples resources folder. This way the Mml2Pml2Pml.java test will ensure that the generated PresentationML is
an actual MessageML valid one.
Add support to icon attribute add two more supported classes :
primary-link
-destructive-link
:white_check_mark: Checklist