Skip to content

Rendering options to improve content presented through an RSS reader #6

@ulfschneider

Description

@ulfschneider

Clear and concise description of the problem

Hi Anthony, thank you for your great plugin. I found it works well when using it on a website where I have full control of the styling, but there are some things that are not ideal when delivering the content through an RSS reader, where I will give up styling control to the reader. E.g.:

  • There is no space between the icon and the marker title
  • I would like the color of the icon adapting to the color of the marker title, which would be the current text color the reader is giving to that element,
  • Rendering as a blockquote would come closer to what I want to see from the alert, the paragraph inside of a reader does not give the right emphasis

Here is a sample of the current rendering in Reeder:

CleanShot 2024-07-10 at 08 02 21@2x

Suggested solution

Could you think of having settings, like useCurrentColorForIcon to inherit the text color for the icon (for the icon, fill="currentcolor"), and useBlockquote to use a wrapping blockquote instead of a div?

Probably wrapping the marker title in a span and putting a space between the icon and the title-span could be done anyway.

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions