1 unstable release
0.1.0 | Nov 3, 2023 |
---|
#121 in #mdbook
16KB
82 lines
mdbook-abbr
mdBook preprocessor that expands defined abbreviations.
Installation
cargo install mdbook-abbr
Configuration
[preprocessor.abbr]
# This enabled the preprocessor
[preprocessor.abbr.list]
# List the abbrevations and their expansions
API = "Application Programming Interface"
GQL = "GraphQL"
Dependencies
~11–22MB
~329K SLoC