rbren / rss-parser

A lightweight RSS parser, for Node and the browser
MIT License
1.38k stars 209 forks source link

Fix delete text inside elements #268

Open shirser121 opened 9 months ago

shirser121 commented 9 months ago

for text like this:

'<br/><strong>כגךדלמגכ דגלכחךדגכ</strong><br />
דגלחכממ דגךכלח שדגכמגכמל דךגלכח דךגלחכדךג דךגיכחדמגכ דגחכךדלמגכך שךדליכדחגמכ דגכד<br />
<a href="tg://resolve?domain=@" rel="nofollow">@</a>'

all the text between the br will be deletet without this fix