mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a86850e3f2
The `format` attribute is an artifact of an old version of the docs tooling (before moving it into the angular/angular repo) and no longer does anything. People are still copy-pasting it from existing examples. This commit removes all occurrences of the `format` attribute on code examples. PR Close #31674