sarvekshayr opened a new pull request, #10311:
URL: https://github.com/apache/ozone/pull/10311

   ## What changes were proposed in this pull request?
   
   > Docusaurus build 
[fails](https://github.com/apache/ozone-site/actions/runs/25787702552/job/75746588814?pr=426#step:5:34)
 for [update](https://github.com/apache/ozone-site/pull/426) with <= in config 
property's description:
   > ```
   > "Unexpected character `=` (U+003D) before name, expected a character that 
can start a name, such as a letter, `$`, or `_`"
   > ```
   > There may be other characters or patterns to escape. 
   
   Escapes characters (`&`, `<`, `>`) in addition to the existing `{...}` 
placeholder sanitisation to prevent MDX/JSX parsing errors in config values and 
descriptions.
   
   ## What is the link to the Apache JIRA
   [HDDS-15260](https://issues.apache.org/jira/browse/HDDS-15260)
   
   ## How was this patch tested?
   `Configurations.md` generated from 
[CI](https://github.com/sarvekshayr/ozone/actions/runs/26092414836).
   
   ```
   | Minimum fraction of volume capacity reserved for local enforcement: writes 
fail when available space would drop below max(this ratio * capacity, 
`hdds.datanode.volume.min.free.space`). Should be &lt;= min.free.space.percent 
so SCM can plan for a larger headroom than the DN enforces locally. |
   ```           
   Rendered view                                                                
       
   <img width="644" height="83" alt="Screenshot 2026-05-19 at 4 30 25 PM" 
src="https://github.com/user-attachments/assets/23bd7f29-8ad2-45e0-b0b7-2650d8524693";
 />
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                              
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to