superfly/corrosion

Replace mdbook-admonish with native admonitions

开放

#501 创建于 2026年8月7日

 (1 条评论) (0 个反应) (0 位负责人)Rust (83 个派生)auto 404
documentationgood first issuehelp wanted

仓库指标

星标
 (1,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Corrosion's documentation is built using mdbook. Currently we pinned it to mdbook@0.4.52 because we rely on mdbook-admonish which doesn't support newer versions.

We can remove the mdbook-admonish dependency entirely by using mdbook native admonitions similar to: https://github.com/max-sixty/prql/commit/eb81de099a031e6fe9cdadf2e1d25cbc79eb4764

贡献者指南