Features| doc.rust-lang.org
Feature Name: doc_gfm_alerts Start Date: 2025-06-13 RFC PR: Rust Issue: Summary Adding github compatible markdown alerts to rust documenation. Motivation Uses a markdown like syntax instead of html; Adding more kind of alerts for rust documentation; More consistent render beetween docs.rs and github. Guide-level explanation In one hand, github has added a new extension to its markdown syntax : New Markdown extension: Alerts provide distinctive styling for significant content. This extensio...| Rust Internals