An open API service indexing awesome lists of open source software.

https://github.com/textileio/mkdocs-codeyaml-plugin

Allows for more than one yaml config in mkdocs
https://github.com/textileio/mkdocs-codeyaml-plugin

Last synced: about 1 year ago
JSON representation

Allows for more than one yaml config in mkdocs

Awesome Lists containing this project

README

          

# mkdocs-codeyml-plugin

*A MkDocs plugin that injects the mkdocs.yml extra variables PLUS extra YML files into the markdown template*

based on the great [mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin/)

**usecase**

```
We wanted language specific yml files to hold necessary code snippets
```