titarenko/PlantUML Diagram Generator
Automatically generates diagram images from PlantUML code blocks in markdown files and standalone .puml/.plantuml files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-path | Path to search for markdown and PlantUML files (default: current directory) | no | . |
| format | Output format for diagrams (png, svg, or both) | no | svg |
Outputs
| name | description |
|---|---|
| diagrams-generated | Number of diagrams generated |
| diagram-paths | Comma-separated list of generated diagram paths |