I am using streamlit for several projects, and I would like to use the st.code() element to display text as the output. I know that there is a language= property to set, but AFAIK the only language to add is Python. Is there a list of suitable languages anywhere?
Thanks