finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

Kore AI Image Embedding #126

Closed robmoffat closed 3 years ago

robmoffat commented 3 years ago

Some examples seem to correctly include images, while some embed a hyperlink to the image. Find the examples, add test cases, fix the code.

robmoffat commented 3 years ago

This was failing due to spaces in the filename. It would require a change to commonmark-java to fix this I think.