davsclaus opened a new pull request, #1774:
URL: https://github.com/apache/camel-website/pull/1774

   Every Antora page renders the component title in `<div class="doc-eyebrow">` 
above the `<h1>` (`User manual`, `Camel Components`, `Camel Core`, ...). In the 
Markdown mirrors that became a bare line before the heading:
   
   ```
   User manual
   
   # Getting Started
   ```
   
   `generate-markdown.js` and `html-index.js` (which has its own copy of the 
removal list) now drop `.doc-eyebrow` with the rest of the page chrome. Covered 
by the existing well-formed page test, which now carries the eyebrow in its 
fixture.
   
   Verification: `yarn test` 21 pass; `yarn build:markdown` regenerated 5842 
files and no `manual/` or `components/4.22.x/` Markdown starts with the label 
any more.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to