Currently, if there are multiple sources found for a question, the sources are concatenated using a comma which creates a single link instead of multiple links (which always ends up an invalid one).
Listing the sources one after another will solve this issue.
Bonus: If the confidence score could also be displayed along with the sources, it is much better.
(the confidence score feature is optional and should be controllable through global config)