all repos — honk @ 8f93de70bfd483ba9cbd65972d81877082dce00a

my fork of honk

need to allow images in markdown
Ted Unangst tedu@tedunangst.com
Sat, 26 Aug 2023 19:47:45 -0400
commit

8f93de70bfd483ba9cbd65972d81877082dce00a

parent

086ef00fc699e98fd6f668bb29bfb4b2f2c61c22

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M fun.gofun.go

@@ -344,6 +344,7 @@

var marker mz.Marker marker.HashLinker = ontoreplacer marker.AtLinker = attoreplacer + marker.AllowImages = true noise = strings.TrimSpace(noise) noise = marker.Mark(noise) honk.Noise = noise