Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,12 @@ projects:
pypi_id: mkdocs-obsidian-interactive-graph-plugin
labels: [plugin]
category: charts
- name: MkDocs Network Graph Plugin
mkdocs_plugin: network-graph
github_id: develmusa/mkdocs-network-graph-plugin
pypi_id: mkdocs-network-graph-plugin
labels: [plugin]
category: charts
- name: svgbob extension for Python Markdown
markdown_extension: markdown_svgbob
github_id: mbarkhau/markdown-svgbob
Expand Down
Loading