RSzipper opened a new pull request, #1298: URL: https://github.com/apache/camel-website/pull/1298
This PR fixes the inconsistent spacing between code labels (<1>, <2>, etc.) and their descriptions in the documentation. Previously, the spacing varied across different lists, causing readability issues. Changes Made: ✅ Standardized AsciiDoc formatting for labeled descriptions. ✅ Ensured uniform spacing between labels and their corresponding descriptions. ✅ Applied consistent indentation and list formatting. ✅ (If applicable) Adjusted CSS styles to maintain spacing consistency. How to Test: Run the site locally using hugo serve. Navigate to the affected documentation pages (e.g., Infinispan and Knative). Verify that label descriptions now maintain consistent spacing across all lists. Issue Reference: Fixes #808 -- 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]
