Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Get UML name from fragment instead of default from config #14

Open
ThaDaVos opened this issue Apr 11, 2019 · 2 comments
Open

Comments

@ThaDaVos
Copy link

This feature request is simple, to make more use out of this plugin we need to have access to the uml name inside the overridable methods for example the generator - currently this is not possible because the uml code passed is also without @startuml and @enduml. The name is defined as follows according to the PlantUML spec:

@startuml {NAME}
A -> B
@enduml

It would be amazing to have this name available so it can be used for example to save the image with a proper name

@ThaDaVos
Copy link
Author

@gmunguia any eta?

@gmunguia
Copy link
Owner

gmunguia commented Oct 17, 2020

I saw you mentioned this is "officially supported by PlantUML itself" (in #13 (comment)). Could you expand what you mean by that? Is this feature reflected in PlantUml documentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants