superfly/corrosion

Replace mdbook-admonish with native admonitions

オープン

#501 opened on 2026/08/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (83 件のフォーク)auto 404
documentationgood first issuehelp wanted

Repository metrics

Stars
 (1,817 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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