angular/adev/shared-docs
Suguru Inatomi 30e486a41c fix(docs-infra): use shared heading ID generation logic
This commit extracts the heading ID generation logic into a shared utility
and updates both the route generation script and the markdown pipeline to use it.

This ensures consistency between the generated routes and the rendered
documentation, and fixes an issue where custom heading IDs (`{#id}`)
were ignored during route generation.

Fixes #67200

(cherry picked from commit bedfcb5644)
2026-02-23 23:16:55 +00:00
..
components docs(docs-infra): fixed missing gray color palette definitions for light and dark modes 2026-02-19 16:55:02 +00:00
directives docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
icons refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory (#57132) 2024-07-30 15:51:26 +00:00
interfaces docs(docs-infra): Use category for signal forms guides 2026-01-07 09:35:19 -05:00
pipeline fix(docs-infra): use shared heading ID generation logic 2026-02-23 23:16:55 +00:00
pipes build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
providers docs(docs-infra): apply OnPush change detection and remove redundant root provider 2026-01-02 08:23:20 +01:00
services docs(docs-infra): avoid persistent AbortSignal listener in wait debounce in search 2026-01-09 09:38:07 -08:00
styles feat(docs-infra): add hideDollar option to hide the dollar sign prefix in shell code blocks. 2026-02-23 17:08:56 +00:00
testing docs(docs-infra): Modernize tests 2026-01-05 11:47:08 -05:00
utils build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
BUILD.bazel build: migrate all npm packages to use new rules_js based npm_package rule (#62954) 2025-08-05 19:08:45 +00:00
defaults.bzl build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.bzl docs(docs-infra): Throw build error on invalid guide links 2026-01-12 13:38:20 -08:00
index.ts docs(docs-infra): leverage the search on 404 2025-12-17 09:40:42 -08:00
package.json build: update cross-repo angular dependencies 2026-02-17 12:40:20 -08:00
tsconfig-test.json build: remove ts_project_interop file (#63421) 2025-08-27 11:23:57 -07:00
tsconfig.json docs(docs-infra): enable strict templates 2025-10-24 15:23:26 +02:00