rionmonster opened a new pull request, #788:
URL: https://github.com/apache/kafka-site/pull/788

   ## Description
   
   This pull request addresses 
[KAFKA-20073](https://issues.apache.org/jira/browse/KAFKA-20073) which details 
several links within the Project Security section of the site that fail to 
render properly. This is because the supplied square brackets within the links 
need to be explicitly encoded to render properly (e.g., `Subject=\[SECURITY\] ` 
-> `subject=%5BSECURITY%5D`).
   
   ## Example(s) of Applied Fix
   
   #### Example of Rendered Project Security Section (Post-fix)
   <img width="1120" height="873" alt="Project-Security-Postfix" 
src="https://github.com/user-attachments/assets/cab01a23-7273-4675-b669-2fa046510427";
 />
   
   #### Example of Functional Mailto Link
   <img width="868" height="809" alt="Mail Link Results" 
src="https://github.com/user-attachments/assets/bc7875f0-1817-4fd9-8869-9fb71ece8e4f";
 />
   


-- 
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