please support display base64-image
Open
feature request
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
When the media of the feed is base64-image, the image cannot be displayed.
# feed
```xml
1
title1
2025-01-01
summary
```
# glance.yml
```yml
pages:
- name: Debugging
columns:
- size: full
widgets:
- type: rss
show-thumbnails: true
style: detailed-list
feeds:
- url: http://localhost/feeds/sample.xml
title: debug
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.