mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4203b1bb1f
Only one h1 is allowed per document, and this is provided by the template. So we cannot have any h1 tags (or `#` markdown shorthand) in any API docs. Closes #16193