mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2b114e784d
The PR introduces a few doc content rendering fixes: - Fix highlighted section heading styles (regression from #59965). - Convert JSDoc links within 'Usage Notes' sections to HTML and render them. - Add IDs to doc content headings. This, by itself, makes these headings available in the page ToC. PR Close #60116