Describe the bug
documented here: https://elastic.github.io/docs-builder/syntax/images/#inline-image-titles
For inline images, the alt text always overrides any title specified in the Markdown. This ensures consistent accessibility where both the alt and title attributes contain the same descriptive text.

in practice, the title always wins:

Expected behavior
alt text appears as alt text when specified, instead of the title
Steps to reproduce

+ hover over image
Tooling
Describe the bug
documented here: https://elastic.github.io/docs-builder/syntax/images/#inline-image-titles
in practice, the title always wins:
Expected behavior
alt text appears as alt text when specified, instead of the title
Steps to reproduce
+ hover over image
Tooling