mdbook-alerts 0.4.0

mdBook preprocessor to add GitHub Flavored Markdown's Alerts to your book
Documentation
1
2
3
4
5
6
7
8
9
10
11
[book]
authors = ["Alisue"]
language = "en"
multilingual = false
src = "example/src"
title = "Example of mdbook-alerts"

[build]
build-dir = "example/book"

[preprocessor.alerts]