Results 9 comments of Juan E. D.

I noticed similar problems while testing it with some other rss feeds, maybe we will need to have fields defined in a config file to make it flexible for different...

I've been playing with this, what I noticed is that many sites that offer RSS don't "re-publish" when they make changes to the original article. Also many don't have a...

Hey, thanks for asking and the suggestion. My fear with that would be that with some long titles and specially with long abstracts the image would be even higher than...

By "two different kinds of outputs" I mean two styles of diffs, one with the changes inline as we currently have for the cases where most of the original text...

Thanks for the PR @laughinghan, let me find some time to test it locally and I will merge it if it looks good.

@laughinghan the problem I have with your proposed patch is with cases like the following: ``` old = "Provide them Clues" new = "Provide the Clues" assert html_diff_original(old, new) ==...

@amancevice can you attach an example image of what you are seeing? I still see the headline in the first tweet: ![image](https://github.com/j-e-d/NYTdiff/assets/387669/25ce5094-c4f1-444d-bdd4-59ecae0a85b6)

Thanks, looks like they are gradually rolling out this "feature". I will see how to add the headline. The advantage until now was that the media card kept updating over...

Por cambios que hacen a Bootstrap para que funcione con Sphinx parece que por el momento no es posible usar la versión del CDN. En este hilo https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/103 está explicado.