Functionsยง
- data_
dir - Finds the MDoc data directory
- find_
root - Finds the root of a MDoc document by looking for a
mdoc.toml
file. - get_
author_ name - Obtains author name from git config file by running the
git config
command. - kebab
- Make kebab-cased string
- write_
file - Ease-of-use function for creating a file and writing bytes to it