Feat(Blob): Add graph render support for Blob Viewer
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
Feat(Blob): Add graph render support for Blob Viewer
Adds a rich view for graph files when the integration is enabled.
Supported extensions:
- mermaid
- plantuml
- pu
- puml
- iuml
- d2
- dot
- gv
- noml
- vg
- vl
Changelog: added
References
- solves #17325 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Enable the PlantUML integration (https://docs.gitlab.com/ee/administration/integration/plantuml.html#enable-plantuml-integration)
- Create a
.puml
file in a repository with example content from documentation - view the file in blob viewer
Edited by Martin Schurz
Merge request reports
Activity
Please register or sign in to reply