Skip to content

docs: add blank line after JSON block in Quick Start - #238

Merged
yeongseon merged 1 commit into
mainfrom
docs/fix-json-block-spacing
Jul 26, 2026
Merged

docs: add blank line after JSON block in Quick Start#238
yeongseon merged 1 commit into
mainfrom
docs/fix-json-block-spacing

Conversation

@yeongseon

Copy link
Copy Markdown
Owner

Summary

  • Insert a blank line after the JSON response block so the following paragraph renders as its own block.

Closes #237

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a separating blank line in the Quick Start verification section so the paragraph following the JSON response code fence renders correctly across Markdown renderers (per issue #237).

Changes:

  • Inserted a blank line after the Azure JSON response code block in the Quick Start to prevent the next paragraph from being “glued” to the fenced block.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yeongseon
yeongseon merged commit 21366c6 into main Jul 26, 2026
13 checks passed
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.

docs: add blank line after JSON block in Quick Start

3 participants