gyang94 opened a new issue, #1394:
URL: https://github.com/apache/fluss/issues/1394

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) 
and found nothing similar.
   
   
   ### Description
   
   If the code block is in markdown list, it will be rendered in 'light' mode, 
which is not clear to see the content.
   
   <img width="762" height="264" alt="Image" 
src="https://github.com/user-attachments/assets/458a36bd-ac36-43b7-81b9-7f898992dfd5";
 />
   
   We expected it to be in 'dark' mode.
   
   <img width="744" height="286" alt="Image" 
src="https://github.com/user-attachments/assets/60307f3b-4b00-48ef-97ca-7bbef4bd9f82";
 />
   
   Solution:
   
   The reason is that the `custom.css` overwrites the code block styles we set 
in `prism`. Remove those css will make it work.
   
   ### Willingness to contribute
   
   - [x] I'm willing to submit a PR!


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