emuxify subjects too
Ted Unangst tedu@tedunangst.com
Wed, 18 Sep 2019 15:08:50 -0400
3 files changed,
6 insertions(+),
3 deletions(-)
M
fun.go
→
fun.go
@@ -67,6 +67,7 @@ if h.Oonker != "" {
_, h.Oondle = handles(h.Oonker) } zap := make(map[*Donk]bool) + h.Precis = unpucker(h.Precis) h.Noise = unpucker(h.Noise) h.Open = "open" if badword := unsee(zilences, h.Precis, h.Noise); badword != "" {@@ -77,7 +78,7 @@ h.Open = ""
} else if h.Precis == "unspecified horror" { h.Precis = "" } - h.Precis = unpucker(h.Precis) + h.HTPrecis, _ = filt.String(h.Precis) h.HTML, _ = filt.String(h.Noise) emuxifier := func(e string) string { for _, d := range h.Donks {@@ -90,6 +91,7 @@ }
} return e } + h.HTPrecis = template.HTML(re_emus.ReplaceAllStringFunc(string(h.HTPrecis), emuxifier)) h.HTML = template.HTML(re_emus.ReplaceAllStringFunc(string(h.HTML), emuxifier)) j := 0 for i := 0; i < len(h.Donks); i++ {
M
views/honk.html
→
views/honk.html
@@ -39,8 +39,8 @@ {{ end }}
</header> <p> <details class="noise" {{ .Open }} > -<summary>{{ .Precis }}</summary> -<p>{{ .Precis }} +<summary>{{ .HTPrecis }}</summary> +<p>{{ .HTPrecis }} <p>{{ .HTML }} {{ range .Donks }} {{ if .Local }}