Help with Snippets - can't locate include file #2486
-
I'm having trouble trying to setup a glossary in accordance with adding a glossary and would appreciate anyone's help. I can get abbreviations to work when I define these in the same file, but I seem to not be able to get the external file to include with I have abbreviations.md in a folder called I tried both inline and block notation, which I saw mentioned at PyMdown. I checked both My mkdocs.yml includes the below
Now that I have added
Please help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
Is |
Beta Was this translation helpful? Give feedback.
Is
includes
relative to your base path? Or do you need to setbase_path
?