Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RainbowSixSiegeBridge] Fix bridge #1433

Merged
merged 1 commit into from
Jan 31, 2020
Merged

[RainbowSixSiegeBridge] Fix bridge #1433

merged 1 commit into from
Jan 31, 2020

Conversation

corenting
Copy link
Contributor

The website was completely updated.
I updated the bridge to use the API used by the frontend and put the thumbnail in the body to try to reproduce the article details view on the website.

Unfortunately, the content is provided as Markdown. I retook the code used in another bridge to quickly parse Markdown with regex, but it doesn't work in all cases (titles are not supported for example).

I think the best way would be to add a proper Markdown parsing library in rss-bridge exposed to bridges classes, for bridges to be able to parse Markdown content if necessary.

@teromene teromene merged commit 45287e6 into RSS-Bridge:master Jan 31, 2020
@teromene
Copy link
Member

Thank you for the update !

infominer33 pushed a commit to web-work-tools/rss-bridge that referenced this pull request Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants