Files
angular__angular/adev/shared-docs
SkyZeroZx cccaed0d3d docs(docs-infra): preserve content before docs-card-container in adev
The tokenizer regex pattern `[^<]*` was consuming all non-`<` content
before custom HTML tags, causing lost content.

Changed to `\s*` which only allows leading whitespace, letting marked
properly tokenize preceding content.

(cherry picked from commit bc473cf60f)
2026-02-19 23:48:48 +00:00
..
2026-01-05 11:47:08 -05:00