# Functions
GenMarkdown creates markdown output.
GenMarkdownCustom creates custom markdown output.
GenMarkdownTree will generate a markdown page for this command and all descendants in the directory given.
GenMarkdownTreeCustom is the same as GenMarkdownTree, but with custom filePrepender and linkHandler.