Asciidoctor Diagram is a Ruby extension that converts diagram source blocks into rendered artifacts when generating documentation.
- Docs-as-code pipelines with AsciiDoc
- Mixed diagram engines in one documentation project
- CI jobs that must render diagrams during build time
- RubyGem integration with Asciidoctor
- Support for multiple diagram backends (PlantUML, Graphviz, Mermaid, and more)
- Attribute-based renderer configuration per document
- Active and widely used for AsciiDoc documentation pipelines
¶ History and References