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.
fix link entity index end
ignore semgrep rule : owasp.java.xxe.javax.xml.parsers.DocumentBuilderFactory
: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.
fix link entity index end ignore semgrep rule : owasp.java.xxe.javax.xml.parsers.DocumentBuilderFactory
:white_check_mark: Checklist