Frontmatter
| id | 8378 |
| title | Add intent-driven comments to Mermaid Addon |
| state | Closed |
| labels | documentationenhancement |
| assignees | tobiu |
| createdAt | Jan 7, 2026, 1:29 PM |
| updatedAt | Jan 7, 2026, 1:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8378 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 7, 2026, 1:37 PM |
Add intent-driven comments to
src/main/addon/Mermaid.mjs.Goal:
Neo.component.Markdown(for rendering mermaid blocks in markdown).Neo.component.wrapper.Mermaid(the standalone wrapper component).Why: To improve codebase navigability and ensure developers understand where and how this addon is utilized.