St.markdown: "help" option not showing text ":grey[text]" after update 1.52

Hello!

This works:

st.markdown(“Example”, help=“Help example”)

But this:

st.markdown(“Example”, help=“:grey[Help example]”)

1 Like

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