-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
st.markdown(":streamlit:")
doesn't work
#1190
Comments
|
stlite/packages/mountable/config/webpack.config.js Lines 368 to 405 in 1c65638
This build config difference? Probably we should leave this issue until the next ver. of Streamlit is released that is built with a totally new build pipeline based on Vite. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This feature was introduced in streamlit/streamlit#9670, and this part needs a care for Stlite.
https://github.com/streamlit/streamlit/blob/1.40.1/frontend/lib/src/components/shared/StreamlitMarkdown/StreamlitMarkdown.tsx#L475
Credit: @Sakatoku reported this bug.
The text was updated successfully, but these errors were encountered: