You've heard of variables in PowerShell, right? How about reference variables? Maybe not. The reason is because a scripter can generally get by without them, but they do still have a purpose.
This is probably not an issue so much as a question from a very junior programmer. How do you reference variables defined in the mkdocs.yml directly inside macro code without passing them in as a ...