Alir3z4 / Alir3z4/html2text

Add a space if none exists following an img alt

Đang mở
#360 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
2.2k
Fork
296
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

For example the following is not a great rendering, and could generate incorrect results for ie a screen-reader for accessibility:
```
$ echo 'helloworld' | html2text --images-to-alt
helloworld
```

Expected output would be:
```
hello world
```

(There are probably several other cases of this conceptual bug, for example involving `

` tags. Those may warrant separate tickets depending on how this ticket is received.)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.