gitbucket-plantuml-plugin
gitbucket-plantuml-plugin copied to clipboard
A GitBucket plugin that renders PlantUML diagrams.
Hi great job, much needed plugin to enhance the documentation protocols for my team. I would suggest to add support for newpage, either by rendering all the pages in sequence...
Cannot render correctly when there are multiple graphs. Render two graphics on the same page. ``` Component diagram 1 @startuml skinparam componentStyle uml2 cloud "GoogleDocs" { [GDOC docs] } [GDOC...
.pu fille is correctly displayed but .md file is not correctly displayed ex) xxx.pu ・・・ correctly displayed ` @startuml` `a -> あ` `@enduml` ex) zzz.md ・・・not correctly displayed ` `
Please add link to the PlantUML syntax documentation when editing a diagram. Thank you.
Please generate an ER Diagram for GitBucket DB itself, and display it in Admin UI. Initially requested here: https://github.com/gitbucket/gitbucket/issues/765 but since PlantUML supports ER Diagram rendering now: https://github.com/plantuml/plantuml/issues/39 it would...
This project uses the PlantUML library of Apache Software License and the library is added in repository. So, the library is updated, this project is more repository size. By moving...
Hi, PlantUML seems to support the Gantt Charts: http://plantuml.com/gantt-diagram Could you please generate from Issues and Milestones a Gantt Chart :) ? It would be quite useful to have a...
It would be good to start thinking how to integrate into gitbucket rendering mechanism so that inline PlantUML code or references to PlantUML files could be rendered as an image....
hello. I put the UML files with the state and use case diagrams into gitbuket to see how the program looks. However, the diagrams did not show up. the state...
Hello there, thank you for providing this great add-on for Gitbucket. Unfortunately I've encountered a few *.puml files which could not be rendered with PlantUML 1.2022.5 but with later 1.2024.*...