angular/adev/shared-docs/pipeline/guides
Joey Perrott a16a70ca74 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.
2025-12-02 12:03:34 +01:00
..
BUILD.bazel docs: add check for non-existing anchor (#64309) 2025-10-10 06:43:51 -07:00
helpers.mts docs: add check for non-existing anchor (#64309) 2025-10-10 06:43:51 -07:00
index.mts refactor(docs-infra): move header id tracking into RendererContext 2025-12-02 12:03:34 +01:00