![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: db343dc4b169934fe29898dba4f8ac21956cd551 https://github.com/dreamwidth/dw-free/commit/db343dc4b169934fe29898dba4f8ac21956cd551 Author: Nick Fagerlund nick.fagerlund@gmail.com Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths: M cgi-bin/LJ/CleanHTML.pm
Log Message:
Fix embeds in feed content (#2823)
Fixes #2821
When adding the nodwtags
option to the HTML cleaner, I didn't realize that
feed content DOES get its embeds mangled into site-embed
tags. This commit
exempts site-embed from the "no special tags" behavior, to hopefully fix youtube
etc. embeds in feeds.