README
bpmnlint-generate-docs-images
Generate documentation images for your bpmnlint rules.
Usage
Given your bpmnlint plug-in adheres to the example plug-in structure with rule documentation in the docs/rules folder.
Generate or update images based on example BPMN 2.0 files via this tool:
cd bpmnlint-plugin-example
npx @bpmn-io/bpmnlint-generate-docs-images .
License
MIT