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:

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
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.:
Here is a sample of the current rendering in Reeder:
Suggested solution
Could you think of having settings, like
useCurrentColorForIconto inherit the text color for the icon (for the icon, fill="currentcolor"), anduseBlockquoteto 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