Learn why Markdown is AI’s native language, essential syntax, YAML frontmatter, and how folder paths give files meaning for your assistant.
LLMs are trained heavily on Markdown - it’s the format they parse and generate most reliably.
Headings with #, lists with -, bold with ** - enough to structure any note.
Structured metadata at the top of files so you (and AI) can query, filter, and organize content.
Folder path tells the AI what a file is - Knowledge vs Tasks carries meaning without extra explanation.
Need the lesson files? Download from GitHub