ananke/layouts/partials
Melroy van den Berg 2cfb09e9a3
theme(fix): add transform.Plainify to the summary body content of the share links (#758)
You definitely want to **add Plainify transformer first**, because the
body content will become a HTML encoding mess. I left `HTMLEscape` there
as well, just be sure for security reasons. But if you want, I can
remove the second transformer.

Like a tweet on X will look like this:


![image](https://github.com/user-attachments/assets/73ab37b0-decc-47a4-8bbd-cf43cbef1641)


After implementing `transform.Plainify`, it will look much better:


![image](https://github.com/user-attachments/assets/962ba515-72ae-4b46-827f-2c477358d065)

(ignore the red, I don't have X premium pro blabla, it's red because I
hit the max limit of chars)

Signed-off-by: Melroy van den Berg <melroy@melroy.org>
2024-10-24 05:56:04 +07:00
..
func theme(fix): use internal methods to evaluate environment 2024-10-21 10:03:45 +07:00
social theme(fix): add transform.Plainify to the summary body content of the share links (#758) 2024-10-24 05:56:04 +07:00
svg Remove template tags from socials SVGs 2022-02-02 10:15:01 -05:00
commento.html Add commento (#178) 2019-06-09 15:46:06 -04:00
head-additions.html Add head partial (#285) 2020-06-03 16:01:01 -05:00
i18nlist.html Added support for Right-To-Left languages (#532) 2022-04-21 14:17:49 -04:00
menu-contextual.html Fix TOC header (#168) 2019-03-26 16:45:46 -04:00
new-window-icon.html Open social media links in new tab and add Medium icon (#143) 2018-11-27 18:44:27 -05:00
page-header.html complete the feature for the cover dimming class in page (#732) 2024-10-21 15:48:03 +07:00
site-favicon.html Use relative URL for favicon (#251) 2020-06-03 10:17:41 -04:00
site-footer.html theme(feat): social media follow links 2024-10-20 12:47:56 +07:00
site-header.html complete the feature for the cover dimming class in page (#732) 2024-10-21 15:48:03 +07:00
site-navigation.html theme(feat): social media follow links 2024-10-20 12:47:56 +07:00
site-scripts.html Re-introducing site-scripts partial for user to overwrite 2021-12-23 16:33:51 -05:00
site-style.html Refactor styling to drop PostCSS (#424) 2021-06-15 09:58:27 -04:00
summary-with-image.html Only apply the absURL on images served through satic directory (#557) 2022-06-10 15:36:57 -04:00
summary.html Use .Render for summary and summary-with-image throughout (#498) 2022-01-19 11:24:13 -05:00
tags.html Improve links for sitemap and taxonomies (#569) 2022-09-07 08:36:32 -04:00