Skip to content

[Puml Parser] Support note alias in class diagram - #463

Merged
LittleHuba merged 1 commit into
eclipse-score:mainfrom
melodyoncode:melody_support_note_alias
Sep 9, 2026
Merged

[Puml Parser] Support note alias in class diagram#463
LittleHuba merged 1 commit into
eclipse-score:mainfrom
melodyoncode:melody_support_note_alias

Conversation

@melodyoncode

Copy link
Copy Markdown
Contributor

No description provided.

@melodyoncode
melodyoncode force-pushed the melody_support_note_alias branch 2 times, most recently from 7826dda to db78634 Compare September 8, 2026 09:49
// Single-line note: "note" with any content on same line
// Just consume the entire line as-is, don't parse its content
note_single_line = @{
// note_single_line = @{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this commented out code (or mention why it should be kept)

@melodyoncode
melodyoncode force-pushed the melody_support_note_alias branch from db78634 to 9de1e91 Compare September 9, 2026 07:58
@LittleHuba
LittleHuba merged commit f01da69 into eclipse-score:main Sep 9, 2026
12 checks passed
@melodyoncode
melodyoncode deleted the melody_support_note_alias branch September 14, 2026 08:36
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.

plantuml parser: 2.x rejects standard PlantUML constructs used in logging's design diagrams (blocks score_tooling 2.x adoption)

3 participants