Hello!
This works:
st.markdown(“Example”, help=“Help example”)
But this:
st.markdown(“Example”, help=“:grey[Help example]”)
1 Like
Anne2
2
Having a similar issue with the help option not showing the text. Also on the same version. The only solution thus has been to downgrade