gyang94 opened a new pull request, #1392:
URL: https://github.com/apache/fluss/pull/1392

   
   
   ### Purpose
   
   Fix code block render issue.
   
   With indentation before the code block, the rendered style will be in 
'light' mode. e.g.
   
   <img width="744" height="68" alt="image" 
src="https://github.com/user-attachments/assets/3cc9972f-bf1e-4f90-b721-34cf7f4ed203";
 />
   
   This PR is to remove the indentation before code block, to make it in 'dark' 
mode.
   
   <img width="650" height="85" alt="image" 
src="https://github.com/user-attachments/assets/d7cacba9-314e-495f-addd-a4e681845094";
 />
   
   
   <!-- What is the purpose of the change -->
   
   ### Brief change log
   
   <!-- Please describe the changes made in this pull request and explain how 
they address the issue -->
   
   ### Tests
   
   <!-- List UT and IT cases to verify this change -->
   
   ### API and Format
   
   <!-- Does this change affect API or storage format -->
   
   ### Documentation
   
   <!-- Does this change introduce a new feature -->
   


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