I am using Hexo and want to use several images from Wikipedia Commons in my post. Thus I'd like to add the license when I use it.
I choose inline style to use it:

However, when I try to add the license link to the title, it doesn't work:
![image title [license name][license.example.com]](image.example.com)
So I wonder how could I add the link of license to image title or if there are any other ways to add license link gracefully. Thanks!