diff --git a/src/strings.jl b/src/strings.jl index a9a9b49..0ce84ed 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::TypstString`)](@ref). +[`show(::IO,\u00A0::Union{MIME"image/png",\u00A0MIME"image/svg+xml"},\u00A0::TypstString)`](@ref). # Examples ```jldoctest