angular/adev/shared-docs/pipeline/shared
Joey Perrott 53e0aaba4e refactor(docs-infra): move header id tracking into RendererContext
Move the header id tracking into the renderer context rather than a global state.  Since the RendererContext is
initialized for each execution of the marked parser, we can store the context of which header ids have been seen within
a single page there which allows us to run these parse interactions in parallel.

(cherry picked from commit a16a70ca74)
2025-12-02 12:03:39 +01:00
..
marked refactor(docs-infra): move header id tracking into RendererContext 2025-12-02 12:03:39 +01:00
regions docs(docs-infra): share markdown rendering and highlighting code between api-gen and guides (#63357) 2025-08-25 15:33:55 -07:00
test docs(docs-infra): Improves symbol linking for Angular Aria selectors 2025-12-01 18:47:23 +01:00
BUILD.bazel docs(docs-infra): Improves symbol linking for Angular Aria selectors 2025-12-01 18:47:23 +01:00
linking.mts docs(docs-infra): Improves symbol linking for Angular Aria selectors 2025-12-01 18:47:23 +01:00
shiki.mts refactor(docs-infra): remove the unnecessary whitespace using shiki 2025-11-21 13:20:49 -05:00