Is your feature request related to a problem? Please describe.
When someone only posts an image, the resulting push notification contains no body since we clean markdown content (I think that's the reason).
Describe the solution you'd like
Show image in push notification using the image option.
Additional context
If there are multiple images, the first one should be used.
If there is also text, just also include the text as usually.
Is your feature request related to a problem? Please describe.
When someone only posts an image, the resulting push notification contains no body since we clean markdown content (I think that's the reason).
Describe the solution you'd like
Show image in push notification using the
imageoption.Additional context
If there are multiple images, the first one should be used.
If there is also text, just also include the text as usually.