Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Mdbook Embedify

install

# Cargo
cargo install --force mdbook-embedify

usage

# book.toml
[preprocessor.embedify]
# Bilibili
{% embed bilibili id="<id>" loading="lazy" %}
# Youtube
{% embed youtube id="<id>" loading="lazy" %}

reference