Files
Kam 4d6d886ff6 fix(docs-infra): escape the code example header
`buildHeaderElement` interpolated the header into a string that is then parsed
as HTML, so markup in a header became an element instead of text. The ten
captions on https://angular.dev/guide/i18n/translation-files read
`messages.fr.xlf ()`, having turned `(<trans-unit>)` into an empty element.

These are the only two headers in the guides containing markup.

(cherry picked from commit 9073469416)
2026-09-10 14:29:15 -07:00
..
2026-09-01 09:21:53 -07:00
2026-09-01 09:21:53 -07:00