From e1b45fa1352c31dc0978cca2ec1e20f1217f6652 Mon Sep 17 00:00:00 2001 From: ffreyer Date: Tue, 18 Feb 2025 14:15:30 +0100 Subject: [PATCH] maybe this? --- docs/figure_block.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/figure_block.jl b/docs/figure_block.jl index cac849928bd..0e677c69cf7 100644 --- a/docs/figure_block.jl +++ b/docs/figure_block.jl @@ -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