docs(docs-infra): fix marked rendering#57338
Conversation
Follow-up to angular#57319 which introduced some regressions after updating marked to v14
|
Deployed adev-preview for 2c9db90 to: https://ng-dev-previews-fw--pr-angular-angular-57338-adev-prev-vgn84dvv.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
|
Caretaker: This is fine to only merge on main as we're still deploying to the main adev site from the |
|
This PR was merged into the repository by commit 360979f. The changes were merged into the following branches: main |
|
@JeanMeche I've merged this PR to the |
This is a backport of the marked update and the fix that went with it (angular#57338)
On top of angular#57338, to make sure we prevent similar regressions on marked rendering.
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Follow-up to #57319 which introduced some regressions after updating marked to v14
Fixes #57328, #57335, #57336
Note: I'll look into adding tests to prevent those regressions in the future with a follow-up commit.