Skip to content

Commit

Permalink
maybe this?
Browse files Browse the repository at this point in the history
  • Loading branch information
ffreyer committed Feb 18, 2025
1 parent 99ac27b commit e1b45fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/figure_block.jl
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ function Documenter.Selectors.runner(::Type{FigureBlocks}, node, page, doc)
end).text[]

if title isa Markdown.Link
title = title.title
title = title.text[]
end

el = node.element
Expand Down

0 comments on commit e1b45fa

Please sign in to comment.