Hi @CostyRo, welcome to the Streamlit community!
What about st.code?
https://docs.streamlit.io/en/stable/api.html#streamlit.code
I’d try 'cpp' as the language argument.
Best,
Randy
same result, i tried to use “cpp” as argument in markdown and in st.code as well
it works for me too when i try “c”, but i want c++ syntax


