Fix mermaid-go rendering

This commit is contained in:
Manuel Rüger 2023-05-03 21:26:16 +02:00
parent af221d50c7
commit 13c594981e

View File

@ -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,
"",
},
)