diff --git a/pkg/mark/markdown.go b/pkg/mark/markdown.go index 3e84e41..133581a 100644 --- a/pkg/mark/markdown.go +++ b/pkg/mark/markdown.go @@ -378,12 +378,14 @@ func (r *ConfluenceRenderer) renderFencedCodeBlock(writer util.BufWriter, source Title string Alt string Attachment string + Url string }{ attachment.Width, attachment.Height, attachment.Name, "", attachment.Filename, + "", }, )