elastic / elastic/docs-builder
docs-builder not respecting alt text
- Dominant language
- C#
- Stars
- 24
- Forks
- 44
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 146
Description
### 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
- [x] docs-builder
- [ ] migration tooling
- [ ] I'm not sure
Contributor guide
Assessment
This issue has not been assessed yet.