You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feedparser resolves links like <a href="#internal"> to fully-qualified URLs, which results in links that point at the feed or original article. These links should point at the appropriate locations within the article.
The table of contents in /label/14/unread/45475/ is an example of this.
The text was updated successfully, but these errors were encountered:
feedparser resolves links like
<a href="#internal">
to fully-qualified URLs, which results in links that point at the feed or original article. These links should point at the appropriate locations within the article.The table of contents in
/label/14/unread/45475/
is an example of this.The text was updated successfully, but these errors were encountered: