mdbook-alerts
mdBook preprocessor to add GitHub Flavored Markdown's Alerts to your book like:
into

Usage
First, install the preprocessor:
Then, add the preprocessor to your book.toml:
[]
= ["Alisue"]
= "en"
= false
= "src"
= "mdBook Alerts preprocessor"
# ADD THIS
[]
License
The code follows the MIT license written in LICENSE. Contributors need to agree that any modifications sent to this repository follow the license.