Skip to content

mdBook preprocessor that expands defined abbreviations

License

Notifications You must be signed in to change notification settings

staticf0x/mdbook-abbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdbook-abbr

mdBook preprocessor that expands defined abbreviations.

Installation

cargo install mdbook-abbr

Configuration

[preprocessor.abbr]
# This enables the preprocessor

[preprocessor.abbr.list]
# List the abbrevations and their expansions
API = "Application Programming Interface"
GQL = "GraphQL"

About

mdBook preprocessor that expands defined abbreviations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages