Skip to content

docs: fix malformed prettier-ignore comment in whitespace guide#69217

Open
BHUVANSH855 wants to merge 1 commit into
angular:mainfrom
BHUVANSH855:fix-whitespace-doc
Open

docs: fix malformed prettier-ignore comment in whitespace guide#69217
BHUVANSH855 wants to merge 1 commit into
angular:mainfrom
BHUVANSH855:fix-whitespace-doc

Conversation

@BHUVANSH855
Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

The whitespace guide contains a malformed HTML comment:

<!-- prettier-ignore>

Issue Number: N/A

What is the new behavior?

Updates the malformed comment to valid HTML comment syntax:

<!-- prettier-ignore -->

This makes the comment syntax valid and consistent with the other prettier-ignore comment in the same document.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This is a documentation-only change and does not affect application behavior.

@pullapprove pullapprove Bot requested a review from atscott June 7, 2026 15:27
@angular-robot angular-robot Bot added the area: docs Related to the documentation label Jun 7, 2026
@ngbot ngbot Bot added this to the Backlog milestone Jun 7, 2026
@JeanMeche JeanMeche added memory leak Issue related to a memory leak target: patch This PR is targeted for the next patch release labels Jun 7, 2026
@JeanMeche JeanMeche removed the request for review from atscott June 7, 2026 22:41
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker and removed memory leak Issue related to a memory leak labels Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants