Title: Guide page renders the first H1 as a paragraph instead of the standard documentation header · Issue #69889 · angular/angular · GitHub
Open Graph Title: Guide page renders the first H1 as a paragraph instead of the standard documentation header · Issue #69889 · angular/angular
X Title: Guide page renders the first H1 as a paragraph instead of the standard documentation header · Issue #69889 · angular/angular
Description: Describe the problem that you experienced On the following guide page: https://angular.dev/guide/templates/ng-container the page does not render the standard documentation header. Instead, the page starts with a paragraph containing the ...
Open Graph Description: Describe the problem that you experienced On the following guide page: https://angular.dev/guide/templates/ng-container the page does not render the standard documentation header. Instead, the page...
X Description: Describe the problem that you experienced On the following guide page: https://angular.dev/guide/templates/ng-container the page does not render the standard documentation header. Instead, the page...
Opengraph URL: https://github.com/angular/angular/issues/69889
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Guide page renders the first H1 as a paragraph instead of the standard documentation header","articleBody":"### Describe the problem that you experienced\n\nOn the following guide page:\n\nhttps://angular.dev/guide/templates/ng-container\n\nthe page does not render the standard documentation header. Instead, the page starts with a paragraph containing the Markdown heading text.\n\nThe page currently renders:\n\n```html\n\u003cp\u003e# Grouping elements with ng-container\u003c/p\u003e\n```\n\ninstead of the expected documentation header that contains:\n\n- breadcrumbs\n- page title (`\u003ch1\u003e`)\n- edit button\n\nAs a result, the top section of the page appears broken while the rest of the guide renders normally.\n\nOther guide pages continue to render the standard documentation header correctly. The issue appears to be specific to this page.\n\n---\n\n### Enter the URL of the topic with the problem\n\nhttps://angular.dev/guide/templates/ng-container\n\n---\n\n### Describe what you were looking for in the documentation\n\nI was reading the **ng-container** guide and expected the page to display the standard Angular documentation header with breadcrumbs and the page title before the guide content.\n\n---\n\n### Describe the actions that led you to experience the problem\n\n1. Open https://angular.dev/guide/templates/ng-container.\n2. Observe the top of the page.\n3. The first heading is rendered as plain paragraph text instead of the standard documentation page header.\n\n---\n\n### Describe what you want to experience that would fix the problem\n\nThe page should render the first Markdown heading as the standard documentation header, consistent with other Angular guide pages.\n\nExpected structure:\n\n```html\n\u003cheader class=\"docs-header\"\u003e\n \u003cdocs-breadcrumb\u003e\u003c/docs-breadcrumb\u003e\n \u003cdiv class=\"docs-page-title\"\u003e\n \u003ch1\u003eGrouping elements with ng-container\u003c/h1\u003e\n \u003c/div\u003e\n\u003c/header\u003e\n```\n\n---\n\n### Add a screenshot if that helps illustrate the problem\n\n\u003cimg width=\"1917\" height=\"1020\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ca27f759-2eac-467e-a719-6424de7fd8cd\" /\u003e\n\nThe screenshot shows the page rendering the first heading as a paragraph instead of the standard documentation header.\n\n---\n\n### If this problem caused an exception or error, please paste it here\n\nNo browser errors or exceptions were observed.\n\n---\n\n### If the problem is browser-specific, please specify the device, OS, browser, and version\n\n- **OS:** Windows 10 Pro (64-bit)\n- **Browser:** Microsoft Edge\n- **Version:** 150.0.0.0\n\nThe issue was observed on the live angular.dev website.\n\n---\n\n### Provide any additional information here in as much detail as you can\n\nI verified that the corresponding Markdown source for this guide begins with a normal level-1 Markdown heading:\n\n```md\n# Grouping elements with ng-container\n```\n\nI also reviewed the documentation generation pipeline in the repository. The Markdown file is passed directly to the Markdown parser without preprocessing, the registered `walkTokens()` hook only handles Mermaid code blocks, and the custom heading renderer generates the standard documentation header when it receives an H1 token.\n\nBased on this investigation, I could not identify any code in the checked-in documentation pipeline that intentionally renders the first heading as a paragraph.\n\nI was unable to complete a full local documentation build because an unrelated Bazel build failure occurred before the documentation generation tests executed, so this report is based on the behavior observed on the live site together with the repository investigation.","author":{"url":"https://github.com/BHUVANSH855","@type":"Person","name":"BHUVANSH855"},"datePublished":"2026-07-22T11:03:48.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/69889/angular/issues/69889"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c5cbe450-119b-8007-b548-6dbea71cc3f1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B540:2017FC:76DCFE:A91F6A:6A6315BE |
| html-safe-nonce | 24b7e9986be2bcee2a870991cce657c4be249d95cd6abd8649ade2855e4b27d3 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTQwOjIwMTdGQzo3NkRDRkU6QTkxRjZBOjZBNjMxNUJFIiwidmlzaXRvcl9pZCI6IjU2OTc1OTc0MTkyOTcxMTc2MzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 907d9a11dfc0397918755db249f2ff1c7b0c805d58f2b1bac20cf42460a3f76e |
| hovercard-subject-tag | issue:4948236360 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/angular/angular/69889/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ee4868051e4b5246e8a4653ac14222334dbebce7a7cb5709156ffae68e3f0005/angular/angular/issues/69889 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ee4868051e4b5246e8a4653ac14222334dbebce7a7cb5709156ffae68e3f0005/angular/angular/issues/69889 |
| og:image:alt | Describe the problem that you experienced On the following guide page: https://angular.dev/guide/templates/ng-container the page does not render the standard documentation header. Instead, the page... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | BHUVANSH855 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 1a6c056e02f174fffc096c521ec0ff6fb83e40a2ec8cb8875466ec1524872dd6 |
| turbo-cache-control | no-preview |
| go-import | github.com/angular/angular git https://github.com/angular/angular.git |
| octolytics-dimension-user_id | 139426 |
| octolytics-dimension-user_login | angular |
| octolytics-dimension-repository_id | 24195339 |
| octolytics-dimension-repository_nwo | angular/angular |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 24195339 |
| octolytics-dimension-repository_network_root_nwo | angular/angular |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 6a93e25585f487ddff9e3996c06d5b869d6e1828 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width