JuliaDocs/Documenter.jl

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

オープン

#2,315 opened on 2023/10/30

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (513 件のフォーク)batch import
Format: HTMLType: Enhancementhelp wanted

Repository metrics

Stars
 (910 個のスター)
PR merge metrics
 (平均マージ 16d 9h) (30d で 3 merged PRs)

説明

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

コントリビューターガイド