jocmp / capyreader

An smallish Android RSS reader
http://capyreader.com/
MIT License
91 stars 3 forks source link

Correctly display `<author>` tag in section headers #211

Closed wvffle closed 1 month ago

wvffle commented 1 month ago

Steps to Reproduce

  1. Add factorio blog RSS: https://www.factorio.com/blog/rss
  2. Go to latest blogpost
  3. Scroll down and check section headings

Expected behavior

Section headings contain author name in the <author> tag. This should be rendered underneath the heading.

Screenshots or screen recording

In that case boskid is the author

Screenshot_20240727-134006_Capy Reader_1

Device, Operating system, and app version

No response

jocmp commented 1 month ago

@wvffle Thanks for the feed url and the detailed bug report. I have a fix that I'll include in the next release. Here's a sneak peek of the new styling that solves for the author tag.

jocmp commented 1 month ago

Fix is in the latest release, 2024.07.1016. It'll be visible in full content mode.