Module utils

Source

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