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

Language Descriptor Improvement (adding some word) #586

Merged

Conversation

The-Lum
Copy link
Collaborator

@The-Lum The-Lum commented Jul 7, 2021

Adding:

  • collections
  • hexagon
  • label
  • person
  • annotation
  • left to right direction

Adding:
- collections
- hexagon
- label
- person
- annotation
- left to right direction

+ all `@start/@end` with same order than https://github.com/plantuml/plantuml/blob/master/src/net/sourceforge/plantuml/core/DiagramType.java
@arnaudroques arnaudroques merged commit 671cbc4 into plantuml:master Jul 7, 2021
@The-Lum The-Lum deleted the LanguageDescriptorImprovement branch July 8, 2021 19:01
The-Lum added a commit to The-Lum/plantuml that referenced this pull request Aug 25, 2023
- [x] Add end form for: caption, title, footer, header
- [x] Add stereotypes, circles, circled, member, attribute, field, method, public, private, protected
to be conform with:
  - https://github.com/plantuml/plantuml/blob/a27ff9b7f272122028b0f583a333e3086829a742/src/net/sourceforge/plantuml/classdiagram/command/CommandHideShowByGender.java#L77
  - https://github.com/plantuml/plantuml/blob/a27ff9b7f272122028b0f583a333e3086829a742/src/net/sourceforge/plantuml/classdiagram/command/CommandHideShowByVisibility.java#L68
- [x] Change `map` from keyword to type
- [x] Add new type: protocol, struct, exception, metaclass, json
- [x] Add new diagram: hcl, ebnf, regex, files

Related issue:
- https://forum.plantuml.net/18151/using-cypher-does-not-always-recognize-restricted-words

Following this PR, on the same topic:
- plantuml#586
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

Successfully merging this pull request may close these issues.

None yet

2 participants