CodeQL / Analyze (actions) (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
Consolidate the issue resource into a single ResourceContents item
containing the issue body, frontmatter metadata, and all comments
separated by --- delimiters.
- Return one markdown file instead of multiple content items
- Use .md extension in URI template for editor preview support
- Convert HTML <img> tags to markdown image syntax
- Keep original image URLs (private images won't render in preview)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>