Skip to content

chore: resolve broken alert rendering in nested list#1065

Open
RYGRIT wants to merge 1 commit intonpmx-dev:mainfrom
RYGRIT:chore/fix-alert-indentation
Open

chore: resolve broken alert rendering in nested list#1065
RYGRIT wants to merge 1 commit intonpmx-dev:mainfrom
RYGRIT:chore/fix-alert-indentation

Conversation

@RYGRIT
Copy link
Contributor

@RYGRIT RYGRIT commented Feb 6, 2026

Fixed a small rendering issue here. GitHub alerts (like [!IMPORTANT]) don't render correctly when indented inside lists. I switched it to standard bold text (Important:) .

image

@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 6, 2026 2:33am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 6, 2026 2:33am
npmx-lunaria Ignored Ignored Feb 6, 2026 2:33am

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 6, 2026

📝 Walkthrough

Walkthrough

This pull request updates the CONTRIBUTING.md file, specifically within the "Adding a new locale" section. A markdown formatting change has been implemented where an emphasis marker [!IMPORTANT] has been replaced with bold text formatted as **Important:**. This change is purely stylistic with no functional or behavioural modifications to the documentation content.

Suggested reviewers

  • danielroe
  • trueberryless
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly explains the change: fixing a rendering issue with GitHub alert blocks when indented in lists by replacing them with bold text.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

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