theme: don't plainify post summaries #31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-smart-quotes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I believe this will just mean HTML inside summaries is rendered rather than being stripped, but when it strips HTML it doesn't render HTML entities like
“, which is what this commit is fixing.that should not have been plainified, yeah.