Skip to content

docs(comments): document Markdown rendering in comment thread UI#50

Open
chiplay wants to merge 1 commit intomainfrom
comments-markdown-doc
Open

docs(comments): document Markdown rendering in comment thread UI#50
chiplay wants to merge 1 commit intomainfrom
comments-markdown-doc

Conversation

@chiplay
Copy link
Copy Markdown
Collaborator

@chiplay chiplay commented May 4, 2026

Summary

Adds a short `## Markdown` section to `skills/comments/SKILL.md` between the Screenshots and Intents sections, telling agents that comment bodies render as Markdown in the thread UI and what formatting is supported.

  • Bold / italic for emphasis
  • Bulleted and numbered lists for structured observations
  • `code spans` and fenced code blocks for selectors, error messages, or snippets
  • Links to reference external evidence or docs
  • Guidance: keep formatting proportional to the comment — a one-line observation doesn't need a bulleted list.

Bumps all platform manifests to `0.2.3` so the change gets picked up by the marketplace.

Test plan

  • All four platform manifests parse and report `0.2.3`
  • Render the new section in any Markdown viewer to confirm formatting

🤖 Generated with Claude Code

Add a short section to the comments skill explaining that comment text
renders as Markdown — bold/italic, lists, code spans/blocks, links —
with guidance to keep formatting proportional to the comment.

Bump all platform manifests to 0.2.3.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant