diff --git a/lib/pre_dot_hn.ex b/lib/pre_dot_hn.ex index c87da35..e44de76 100644 --- a/lib/pre_dot_hn.ex +++ b/lib/pre_dot_hn.ex @@ -114,7 +114,7 @@ defmodule PreDotHn do <%= HtmlSanitizeEx.strip_tags(post.title) %> - <%= Phoenix.HTML.html_escape(post.body) |> elem(1) %> + <%= post.body %> <%= rss_date_format.(post.date) %> <%= @base %><%= post.slug %>/ diff --git a/lib/pre_dot_hn/link_log.ex b/lib/pre_dot_hn/link_log.ex index e265d85..abbabf6 100644 --- a/lib/pre_dot_hn/link_log.ex +++ b/lib/pre_dot_hn/link_log.ex @@ -39,7 +39,7 @@ defmodule PreDotHn.LinkLog do 🔗 <%= HtmlSanitizeEx.strip_tags(link["name"]) %> - <%= link["summary"] %> + <%= PreDotHn.Markdown.render(link["summary"]) %> <%= link["url"] %> <%= link["url"] %> diff --git a/site/link-log.yaml b/site/link-log.yaml index 3f22895..bdb31d8 100644 --- a/site/link-log.yaml +++ b/site/link-log.yaml @@ -1,3 +1,11 @@ +- url: https://www.citationneeded.news/we-can-have-a-different-web/ + name: "Molly White: We can have a different web" + summary: | + > The thing is: none of this is gone. Nothing about the web has changed that prevents us from going back. If anything, it's become a lot easier. _We can return._ Better, yet: we can restore the things we loved about the old web while incorporating the wonderful things that have emerged since, developing even better things as we go forward, and leaving behind some things from the early web days we all too often forget when we put on our rose-colored glasses. +- url: https://www.collectorsweekly.com/articles/the-polyamorous-christian-socialist-utopia-that-made-silverware-for-proper-americans/ + name: "The Polyamorous Christian Socialist Utopia That Made Silverware for Proper Americans" + summary: | + The fascinating origins of Oneida silverware. - url: https://www.experimental-history.com/p/excuse-me-but-why-are-you-eating name: "Adam Mastroianni: Excuse me but why are you eating so many frogs" summary: |