# Functions
CreateFile creates or updates a file with the specified filename using the provided template.
NewMarkdownTable creates a new MarkdownTable with the specified title, headers, and rows.
# Structs
MarkdownTable represents a table in a Markdown document.