A collection of handy bash functions that do stuff with markdown.
Copy the all_functions.sh file into your home directory or another folder and add it to your shell config following to your .bashrc or .zshrc:
source "~/all_functions.sh"Create a formatted PDF book with a table of contents from markdown files in the current working directory.
Creates a pdf from any text file.