LearnNewsExamplesServices
Frontmatter
id8378
titleAdd intent-driven comments to Mermaid Addon
stateClosed
labels
documentationenhancement
assigneestobiu
createdAtJan 7, 2026, 1:29 PM
updatedAtJan 7, 2026, 1:37 PM
githubUrlhttps://github.com/neomjs/neo/issues/8378
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 7, 2026, 1:37 PM

Add intent-driven comments to Mermaid Addon

Closed v11.19.0 documentationenhancement
tobiu
tobiu commented on Jan 7, 2026, 1:29 PM

Add intent-driven comments to src/main/addon/Mermaid.mjs.

Goal:

  • enhance documentation for the Mermaid Main thread addon.
  • Explicitly mention the two primary consumers of this addon:
    1. Neo.component.Markdown (for rendering mermaid blocks in markdown).
    2. Neo.component.wrapper.Mermaid (the standalone wrapper component).

Why: To improve codebase navigability and ensure developers understand where and how this addon is utilized.

tobiu added the documentation label on Jan 7, 2026, 1:29 PM
tobiu added the enhancement label on Jan 7, 2026, 1:29 PM
tobiu assigned to @tobiu on Jan 7, 2026, 1:36 PM
tobiu referenced in commit 744449a - "Add intent-driven comments to Mermaid Addon #8378" on Jan 7, 2026, 1:37 PM
tobiu closed this issue on Jan 7, 2026, 1:37 PM