all repos — flounder @ d7fa785f77a8b641964da9d9f6601587babea625

A small site builder for the Gemini protocol

fix
alex wennerberg alex@alexwennerberg.com
Tue, 09 Feb 2021 14:31:33 -0800
commit

d7fa785f77a8b641964da9d9f6601587babea625

parent

962e334ad537a603c9a4bc45542f68d3288b2ff5

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

jump to
M gmi2html.gogmi2html.go

@@ -122,7 +122,7 @@ }

if list { fmt.Fprint(&b, "</ul>\n") } - if quote { + if blockquote { fmt.Fprint(&b, "</blockquote>\n") } return ConvertedGmiDoc{