finos / messageml-utils

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.
https://docs.developers.symphony.com
Apache License 2.0
12 stars 28 forks source link

[AGNT-333] add extra supported language to <code> tag #373

Closed mohamed-rojbeni closed 1 year ago

mohamed-rojbeni commented 1 year ago

add extra supported language (markdown, json, scala, shell, yaml) to tag Jira Ticket AGNT-333

: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.