Andrew Kushnir
bf3235cdce
Revert "docs(docs-infra): fix markdown link rendering ( #57377 )" ( #57380 )
...
This reverts commit 95af661400 .
Reason for revert: failign CI on 18.1.x branch.
PR Close #57380
2024-08-13 18:23:08 -07:00
Matthieu Riegler
95af661400
docs(docs-infra): fix markdown link rendering ( #57377 )
...
fixes #57376
PR Close #57377
2024-08-13 15:53:56 -07:00
Angular Robot
cf245ea0af
build: update dependency marked to v14 ( #57320 )
...
See associated pull request for more information.
Closes #57283 as a pr takeover
PR Close #57320
2024-08-09 08:04:37 -07:00
Joey Perrott
6eac1b3f22
refactor(docs-infra): migrate api-gen from dev-infra into the repo ( #57241 )
...
Move the api-gen pipeline into the shared-docs directory.
PR Close #57241
2024-08-05 17:06:30 +00:00
Joey Perrott
e8794dd1f0
fix(docs-infra): replace the uses of replaceAll with replace using regex with g flag ( #57232 )
...
Use the g flag in replace to perform a replaceAll
PR Close #57232
2024-08-01 19:17:25 +00:00
Matthieu Riegler
103a4dccdc
docs(docs-infra): extract captured group from heading custom id regexp ( #57206 )
...
Backport of angular/dev-infra#2202
PR Close #57206
2024-07-31 16:03:28 +00:00
Joey Perrott
81b30dcef0
refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory ( #57132 )
...
To increase the ease of development we are moving @angular/docs into the adev directory within this repo. While
we are doing this to improve our development experience in the short term, efforts are also in place
to maintain a division between this @angular/docs (shared) code and adev itself, so that it can be extracted
back out in the future when components is ready to leverage it as well.
PR Close #57132
2024-07-30 15:51:27 +00:00