Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

p-tags and backslash-n added to item descriptions of Feedland linkblog feeds

Abierto
#14 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
backend

Línea de trabajo

Reproduce the report with the example app at feeder.scripting.com/returnjson using the Feedland feed at data.feedland.org/feeds/davewiner.xml. Compare item descriptions from feeds that do and do not contain the added

tags and escaped newlines, then trace the reallysimple feed parsing path. Done means the parser returns consistent descriptions without unwanted markup or escape sequences.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

When using reallysimple to display my Feedland linkblog feed, I noticed that <p> tags and \n were being added to the item descriptions. This doesn't happen in all feeds. Neither I nor AI could figure why (though I can easily strip them out just for linkblog feeds, so it's not holding me up).

Example: http://data.feedland.org/feeds/davewiner.xml, the first item's description does not include the tags

CleanShot 2024-10-20 at 10 42 21

The example app for reallysimple adds the tags https://feeder.scripting.com/returnjson?feedurl=http://data.feedland.org/feeds/davewiner.xml

CleanShot 2024-10-20 at 10 46 49

Lenguaje dominante
JavaScript
Estrellas
104
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de scripting/reallysimple

Todos los issues de scripting/reallysimple

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.