Skip to content

Conversation

@AlanMelody
Copy link
Contributor

Fixes a Markdown parsing issue where a list item used * without a following space (*Line ranges ...). Per CommonMark, a space after the list marker is required. Updated to * Line ranges ... so the guideline renders as a standalone bullet. This change improves readability and prevents mis-parsing in renderers.

Fixes a Markdown parsing issue where a list item used `*` without a following space (`*Line ranges ...`). Per CommonMark, a space after the list marker is required. Updated to `* Line ranges ...` so the guideline renders as a standalone bullet. This change improves readability and prevents mis-parsing in renderers.
@github-actions
Copy link

github-actions bot commented Sep 24, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@AlanMelody
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Sep 24, 2025
@etraut-openai etraut-openai merged commit f842849 into openai:main Oct 31, 2025
25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 31, 2025
@etraut-openai
Copy link
Collaborator

I've merged your PR. Thanks for the contribution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants