diff --git a/src/strings.jl b/src/strings.jl index 47f6b19..a9a9b49 100644 --- a/src/strings.jl +++ b/src/strings.jl @@ -161,7 +161,7 @@ const examples = [ preamble A constant used at the beginning of Typst source files generated by -[`show(::IO,\u00A0::Union{MIME"image/png",\u00A0MIME"image/svg+xml"}),\u00A0::Any`](@ref). +[`show(::IO,\u00A0::Union{MIME"image/png",\u00A0MIME"image/svg+xml"},\u00A0::TypstString`)](@ref). # Examples ```jldoctest