I added support for article content in feeds in my fork.
If you are interested I can clean the code up and create a PR.
So far I tested it manually on recent articles.
To not violate Republik's intellectual property it may be necessary to add authentication to the feed.
Or a clear note to not share this feed publicly.
Lovely, thank you very much :slightly_smiling_face: I'm rather busy at the moment, so it will probably take a while until I can look at and merge it, but it's a very nice addition indeed, very much appreciated :pray:
Hi Mätthu
Thanks for creating this repo :)
I added support for article content in feeds in my fork. If you are interested I can clean the code up and create a PR. So far I tested it manually on recent articles.
It looks Republik is using https://github.com/syntax-tree/mdast so I created a simple converter to html.
Here is an example how it looks in my RSS reader: Original article: https://www.republik.ch/2024/09/18/am-gericht-hopfen-und-malz-verloren
To not violate Republik's intellectual property it may be necessary to add authentication to the feed. Or a clear note to not share this feed publicly.
Cheers, Ali