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
I find that HTML <ruby> tag is lost when accessing the html-format summary/content.
After viewing the code, I think that the acceptable_elements in feedparser/sanitizer.py lacks this kind of tag.
Would you solve this problem in the future?