What's Changed
* supports https://github.com/ntno/mkdocs-terminal/issues/107
* investigate possible solutions for accessibility issues with linked image tile by ntno in https://github.com/ntno/mkdocs-terminal/pull/118
* label descriptions as img_desc
* alt text should describe what the link does
* refactor, moved img_desc to in page text, doesn't look very good because there is not really room for the link in the figcaption
* neither sup nor sub look very good in figcaption
* not enough padding between figcaption and bottom of figure for sup
* trying out footnotes
* add hover to indicate that the figcaption link goes to detailed image description
* add hover text for the image so you can tell that clicking on the image takes you to the demo page
* typo fix
**Full Changelog**: https://github.com/ntno/mkdocs-terminal/compare/3.11.0...3.11.1