markdown and emus in subject. naturally.
Ted Unangst tedu@tedunangst.com
Wed, 30 Oct 2019 17:14:27 -0400
M
web.go
→
web.go
@@ -1150,9 +1150,6 @@ return
} noise := honk.Noise - if honk.Precis != "" { - noise = honk.Precis + "\n\n" + noise - } honks := []*Honk{honk} donksforhonks(honks)@@ -1360,7 +1357,7 @@ } else {
log.Printf("can't find file: %s", xid) } } - herd := herdofemus(honk.Noise) + herd := herdofemus(noise) for _, e := range herd { donk := savedonk(e.ID, e.Name, e.Name, "image/png", true) if donk != nil {