You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eliminate use of the include-markdown plugin for MkDocs (#1544)
* Eliminate use of the include-markdown plugin for MkDocs
Replace it's use with simply refactoring some of the documentaiton and also using the pymdown.snippets extension which is more reliably supported by MkDocs.
This is based in part on real-world problems encountered using the include-markdown problem with various other plugins and with migrating to Zensical.
* Removed extra base_path from pymdown.snippets extension
0 commit comments