Skip to content

docs: set syntax highlighting to the remaining Markdown code examples blocks#59088

Closed
hawkgs wants to merge 1 commit intoangular:mainfrom
hawkgs:docs/syntax-highlighting-remaining-blocks
Closed

docs: set syntax highlighting to the remaining Markdown code examples blocks#59088
hawkgs wants to merge 1 commit intoangular:mainfrom
hawkgs:docs/syntax-highlighting-remaining-blocks

Conversation

@hawkgs
Copy link
Copy Markdown
Member

@hawkgs hawkgs commented Dec 6, 2024

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?

There are still some code block that are missing syntax highlighting.

What is the new behavior?

There are some code blocks that slipped through the initial regular expressions that I had used due to white space + some broken blocks.

Unfortunately, there is a chance that there are still some blocks without highlighting but I assume they will be a limited number given they'll most likely deviate in some way (e.g. will include an unusual content or a typo).

Related to #59026

Does this PR introduce a breaking change?

  • Yes
  • No

… blocks

There are some code blocks that slipped through the initial Regex-es.

Related to angular#59026
@angular-robot angular-robot bot added the area: docs Related to the documentation label Dec 6, 2024
@ngbot ngbot bot added this to the Backlog milestone Dec 6, 2024
Copy link
Copy Markdown
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

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

Looks like all the html cases here are safe to use angular-html instead.

@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Jan 14, 2025
@JeanMeche
Copy link
Copy Markdown
Member

Caretaker note: The set of approval should be enough, this is a doc only change.

@kirjs
Copy link
Copy Markdown
Contributor

kirjs commented Jan 14, 2025

This PR was merged into the repository by commit b9155b5.

The changes were merged into the following branches: main, 19.0.x, 19.1.x

@kirjs kirjs closed this in b9155b5 Jan 14, 2025
kirjs pushed a commit that referenced this pull request Jan 14, 2025
… blocks (#59088)

There are some code blocks that slipped through the initial Regex-es.

Related to #59026

PR Close #59088
kirjs pushed a commit that referenced this pull request Jan 14, 2025
… blocks (#59088)

There are some code blocks that slipped through the initial Regex-es.

Related to #59026

PR Close #59088
@hawkgs hawkgs deleted the docs/syntax-highlighting-remaining-blocks branch January 15, 2025 08:00
PrajaktaB27 pushed a commit to PrajaktaB27/angular that referenced this pull request Feb 7, 2025
… blocks (angular#59088)

There are some code blocks that slipped through the initial Regex-es.

Related to angular#59026

PR Close angular#59088
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 15, 2025
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 area: docs Related to the documentation merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants