Steps to reproduce
Use the following note and image file to reproduce (in the help vault):
---
date: 2021-08-02
---
# Test image alt text
_Internal_ image embeds _don’t_ show alt text, _external_ embeds _do_, but only if using the `` notation (last two).
### Internal
![[crazy-cool-cat.png]]
![[crazy-cool-cat.png|Crazy Cool Cat]]




### External


<!-- Only these last two show an alt text on hover -->


Expected result
All embedded images showing the alt text on hovering.
Actual result
- None if the images embedded from the vault display an alt text on hover.
- Only 2 of 4 variants of the external embeds show an alt text on hover. (The last two.)
Environment
- Operating system: Linux Mint 20.2 and other Linuxes
- Obsidian version: 0.12.10, installer 0.12.10
Additional information
Screenshots from the help vault, switched to light mode so the images can be seen.