Support markdown in widget labels
See original GitHub issueI want to be able to do, e.g.
st.button("Do *not* click this button!")
And have the button text rendered in markdown formatting.
Community voting on feature requests enables the Streamlit team to understand which features are most important to our users.
If you’d like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:41
- Comments:28
Top Results From Across the Web
Widget Labels Markdown Demo
Widget /Expander/Tab Labels: ; Instructions: Pick a Color: ; How would you like to be contacted? Corgi Stampede ; Random thought or your...
Read more >A Widget Library: Markdown Formatting Rules
Link formats 6 and 7 reuse the display text as the label. Labels are case-insensitive. The title may be split onto the next...
Read more >Markdown syntax for files, widgets, and wikis - Azure DevOps
Learn how to share information, add tables & mathematical notation using Markdown within pull requests, README files, dashboards, and wikis.
Read more >Markdown - Streamlitopedia
Hide it with a st.checkbox; Use <details><summary> Elements in Markdown ... widget values, axis labels, widget labels, or narrative description.
Read more >flutter_markdown | Flutter Package - Pub.dev
Emoji glyphs can be included in the formatted text displayed by the Markdown widget by either inserting the emoji glyph directly or using...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
+1, would love to implement bold text and links into labels
+1 for this feature.