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

貢獻者指南