Closed joapuiib closed 3 days ago
PRs welcome!
Looking again at the categories, I might have rushed setting it to 🤖 Code execution, variables & templating
Maybe it would be better suited in 📁 Snippets & includes (reusing contents)?
I've copied it here since this comment was meant for before closing the PR. If you thing this is the case, I can open a new PR modifing it.
Looking at how the plugin is used:
{% for fruit in data.fruits -%}
- {{ fruit }}
{% endfor %}
...it feels right to put in under "Variables and templating" :+1: So IMO no need to change!
Project details:
mkdocs-data-plugin
code-exec-templating
pypi:mkdocs-data-plugin
Additional context:
MkDocs Data Plugin is a plugin for MkDocs that allows externalizing data from your Markdown files into separate external data files.