Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Jul 2, 2020
1 parent d2ae7a1 commit 7285a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/browser/asciidoctor-kroki.js
Original file line number Diff line number Diff line change
Expand Up @@ -18115,7 +18115,7 @@ const processKroki = (processor, parent, attrs, diagramType, diagramText, contex
block = processor.createImageBlock(parent, blockAttrs)
}
if (title) {
block.setTitle(title)
block['$title='](title)
}
block.$assign_caption(caption, 'figure')
return block
Expand Down

0 comments on commit 7285a10

Please sign in to comment.