diplodoc-platform / diplodoc-platform/transform
Add Accessibility Properties for SVGs
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 59
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 6
Description
**Description:**
The current implementation of YFM processing supports the addition of accessibility properties like alt text for images. However, there is a need to extend similar support to SVG elements to enhance their accessibility and usability.
**Proposed Solution:**
1. Extend the YFM processing to recognize and handle accessibility attributes for SVG elements.
2. Update the documentation to reflect these changes and provide examples of how to add these accessibility properties to SVGs.
```

```
```
```
Contributor guide
Assessment
This issue has not been assessed yet.