Jack Jackson be669018f9 Treating People As Things snippet entry
Also adds blockquote layout, and reintroduces X-Clacks-Overhead header
2022-08-03 23:41:09 -07:00

2 lines
157 B
HTML

<!-- https://discourse.gohugo.io/t/retain-line-breaks-in-plain-text-paragraph/605 -->
<blockquote>{{- replace .Inner "\n" "<br/>" | safeHTML -}}</blockquote>