PasunuriSrinidhi opened a new pull request, #995: URL: https://github.com/apache/camel-website/pull/995
1. Refactored the HtmlTitle rule to extract the title validation into a separate function validateTitle for better organization and reusability. 2. Used a for loop instead of forEach for better performance in the RelativeLinks rule. 3. Removed the start variable in the StructuredData rule and instead used the textContent property of the closing script tag to extract the JSON-LD content. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org