JuliaDocs/Documenter.jl

feature request: support `compat` with more subtle callout format

开放

#2,315 创建于 2023年10月30日

 (1 条评论) (0 个反应) (0 位负责人)Julia (513 个派生)batch import
Format: HTMLType: Enhancementhelp wanted

仓库指标

星标
 (910 个星标)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 3 个 PR)

描述

When adding !!! compat "Julia 1.6" blocks, these render quite boldly in the docs, while it seems like they could be a more subtle callout in some variation of light gray, smaller, and/or italics: image

Compare to say sphinx, where it is rendered with a more subtle italics: image http://docs.libuv.org/en/v1.x/misc.html

Refs: https://github.com/JuliaLang/julia/pull/46717/files

贡献者指南