Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix character code in expression example #22564

Merged
merged 2 commits into from
Jan 25, 2022

Conversation

grant-wilson
Copy link
Contributor

Add '' prefix so character code is rendered literally,
not as the character it represents.

Add '\' prefix so character code is rendered literally,
not as the character it represents.
@alan-agius4
Copy link
Collaborator

Thanks for this, can you please format the file?

yarn ng-dev format files packages/angular_devkit/schematics/README.md

@alan-agius4 alan-agius4 added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews target: patch This PR is targeted for the next patch release labels Jan 25, 2022
Run `ng-dev format files` on readme.md.
@alan-agius4 alan-agius4 added merge: squash commits When the PR is merged, a squash and merge should be performed action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jan 25, 2022
@alan-agius4 alan-agius4 merged commit 68490f1 into angular:master Jan 25, 2022
alan-agius4 pushed a commit that referenced this pull request Jan 25, 2022
* docs: fix character code in expression example

Add '\' prefix so character code is rendered literally,
not as the character it represents.

* docs: format readme.md

Run `ng-dev format files` on readme.md.

(cherry picked from commit 68490f1)
alan-agius4 pushed a commit that referenced this pull request Jan 25, 2022
* docs: fix character code in expression example

Add '\' prefix so character code is rendered literally,
not as the character it represents.

* docs: format readme.md

Run `ng-dev format files` on readme.md.

(cherry picked from commit 68490f1)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker merge: squash commits When the PR is merged, a squash and merge should be performed target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants