LearnNewsExamplesServices
Frontmatter
id8380
titleFix json5 rendering in NeuralLink guide
stateClosed
labels
bugdocumentationai
assigneestobiu
createdAtJan 7, 2026, 2:55 PM
updatedAtJan 7, 2026, 2:58 PM
githubUrlhttps://github.com/neomjs/neo/issues/8380
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 7, 2026, 2:58 PM

Fix json5 rendering in NeuralLink guide

Closed v11.19.0 bugdocumentationai
tobiu
tobiu commented on Jan 7, 2026, 2:55 PM

The json5 language tag is not supported by Neo.component.Markdown, causing the code block to render without highlighting. Replacing it with javascript allows for syntax highlighting of JSON with comments.

tobiu added the bug label on Jan 7, 2026, 2:55 PM
tobiu added the documentation label on Jan 7, 2026, 2:55 PM
tobiu added the ai label on Jan 7, 2026, 2:55 PM
tobiu assigned to @tobiu on Jan 7, 2026, 2:56 PM
tobiu referenced in commit 7082af9 - "docs: use javascript instead of json5 for highlighting #8380" on Jan 7, 2026, 2:57 PM
tobiu closed this issue on Jan 7, 2026, 2:58 PM