forked from streamlit/streamlit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for material icons in markdown (streamlit#8889)
## Describe your changes Adds support for rendering material icons within markdown (`st.markdown`, labels, headers, ...). Icons must be specified via this pattern: `:material/<icon_name>` The icon name is equivalent to the icon names from [here](https://fonts.google.com/icons?icon.style=Rounded), e.g.: `:material/search:` to display a search icon. <img width="562" alt="image" src="https://github.com/streamlit/streamlit/assets/2852129/581e5b03-4bc2-4aa0-a18b-d402a081fbc6"> - [Demo](https://icons-in-markdown.streamlit.app/) - See the filled version here: streamlit#8898 ## GitHub Issue Link (if applicable) - Closes streamlit#8726 - Closes streamlit#8783 - Closes streamlit#5150 - Related streamlit#7300 ## Testing Plan - Added unit tests (JS), Python unit tets are not needed since these icons are not processed on the backend. - Added e2e tests --- **Contribution License Agreement** By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.
- Loading branch information
1 parent
d16db4a
commit 942f76e
Showing
150 changed files
with
140 additions
and
68 deletions.
There are no files selected for viewing
Binary file modified
BIN
+449 Bytes
(110%)
.../__snapshots__/linux/label_markdown_test/st_button-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+459 Bytes
(110%)
...t/__snapshots__/linux/label_markdown_test/st_button-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+447 Bytes
(110%)
...ht/__snapshots__/linux/label_markdown_test/st_button-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+437 Bytes
(110%)
..._snapshots__/linux/label_markdown_test/st_checkbox-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+479 Bytes
(110%)
...__snapshots__/linux/label_markdown_test/st_checkbox-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+484 Bytes
(110%)
.../__snapshots__/linux/label_markdown_test/st_checkbox-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+367 Bytes
(110%)
...pshots__/linux/label_markdown_test/st_color_picker-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+320 Bytes
(110%)
...apshots__/linux/label_markdown_test/st_color_picker-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+375 Bytes
(110%)
...napshots__/linux/label_markdown_test/st_color_picker-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+360 Bytes
(110%)
...napshots__/linux/label_markdown_test/st_date_input-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+313 Bytes
(100%)
...snapshots__/linux/label_markdown_test/st_date_input-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+367 Bytes
(110%)
..._snapshots__/linux/label_markdown_test/st_date_input-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+379 Bytes
(110%)
..._snapshots__/linux/label_markdown_test/st_expander-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+341 Bytes
(100%)
...__snapshots__/linux/label_markdown_test/st_expander-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+390 Bytes
(110%)
.../__snapshots__/linux/label_markdown_test/st_expander-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+359 Bytes
(110%)
...shots__/linux/label_markdown_test/st_file_uploader-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+314 Bytes
(100%)
...pshots__/linux/label_markdown_test/st_file_uploader-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+367 Bytes
(110%)
...apshots__/linux/label_markdown_test/st_file_uploader-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+392 Bytes
(110%)
.../__snapshots__/linux/label_markdown_test/st_metric-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+347 Bytes
(110%)
...t/__snapshots__/linux/label_markdown_test/st_metric-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+385 Bytes
(110%)
...ht/__snapshots__/linux/label_markdown_test/st_metric-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+379 Bytes
(110%)
...apshots__/linux/label_markdown_test/st_multiselect-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+313 Bytes
(100%)
...napshots__/linux/label_markdown_test/st_multiselect-valid_markdown[firefox].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+368 Bytes
(110%)
...snapshots__/linux/label_markdown_test/st_multiselect-valid_markdown[webkit].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+359 Bytes
(110%)
...pshots__/linux/label_markdown_test/st_number_input-valid_markdown[chromium].png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+313 Bytes
(100%)
...apshots__/linux/label_markdown_test/st_number_input-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+368 Bytes
(110%)
...napshots__/linux/label_markdown_test/st_number_input-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+360 Bytes
(110%)
...t/__snapshots__/linux/label_markdown_test/st_radio-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+314 Bytes
(100%)
...ht/__snapshots__/linux/label_markdown_test/st_radio-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+368 Bytes
(110%)
...ght/__snapshots__/linux/label_markdown_test/st_radio-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+363 Bytes
(110%)
...shots__/linux/label_markdown_test/st_select_slider-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+313 Bytes
(100%)
...pshots__/linux/label_markdown_test/st_select_slider-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+368 Bytes
(110%)
...apshots__/linux/label_markdown_test/st_select_slider-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+379 Bytes
(110%)
...snapshots__/linux/label_markdown_test/st_selectbox-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+313 Bytes
(100%)
..._snapshots__/linux/label_markdown_test/st_selectbox-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+368 Bytes
(110%)
...__snapshots__/linux/label_markdown_test/st_selectbox-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+379 Bytes
(110%)
.../__snapshots__/linux/label_markdown_test/st_slider-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+313 Bytes
(100%)
...t/__snapshots__/linux/label_markdown_test/st_slider-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+368 Bytes
(110%)
...ht/__snapshots__/linux/label_markdown_test/st_slider-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+625 Bytes
(110%)
...ght/__snapshots__/linux/label_markdown_test/st_tab-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+785 Bytes
(110%)
...ight/__snapshots__/linux/label_markdown_test/st_tab-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+612 Bytes
(110%)
...right/__snapshots__/linux/label_markdown_test/st_tab-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+359 Bytes
(110%)
...snapshots__/linux/label_markdown_test/st_text_area-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+313 Bytes
(100%)
..._snapshots__/linux/label_markdown_test/st_text_area-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+368 Bytes
(110%)
...__snapshots__/linux/label_markdown_test/st_text_area-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+359 Bytes
(110%)
...napshots__/linux/label_markdown_test/st_text_input-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+313 Bytes
(100%)
...snapshots__/linux/label_markdown_test/st_text_input-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+368 Bytes
(110%)
..._snapshots__/linux/label_markdown_test/st_text_input-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+359 Bytes
(110%)
...napshots__/linux/label_markdown_test/st_time_input-valid_markdown[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+314 Bytes
(100%)
...snapshots__/linux/label_markdown_test/st_time_input-valid_markdown[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+367 Bytes
(110%)
..._snapshots__/linux/label_markdown_test/st_time_input-valid_markdown[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+514 Bytes
(110%)
...napshots__/linux/st_button_test/st_button-styled_label[dark_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+458 Bytes
(110%)
...snapshots__/linux/st_button_test/st_button-styled_label[dark_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+458 Bytes
(110%)
..._snapshots__/linux/st_button_test/st_button-styled_label[dark_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+516 Bytes
(110%)
...apshots__/linux/st_button_test/st_button-styled_label[light_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+428 Bytes
(110%)
...napshots__/linux/st_button_test/st_button-styled_label[light_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+448 Bytes
(110%)
...snapshots__/linux/st_button_test/st_button-styled_label[light_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+95 Bytes
(100%)
.../linux/st_caption_test/st_caption-with_different_markdown_content[chromium].png
Oops, something went wrong.
Binary file modified
BIN
-104 Bytes
(100%)
..._/linux/st_caption_test/st_caption-with_different_markdown_content[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+148 Bytes
(100%)
...__/linux/st_caption_test/st_caption-with_different_markdown_content[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+1.12 KB
(120%)
...ux/st_heading_test/st_header-hover_with_visible_anchor[dark_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+688 Bytes
(110%)
...nux/st_heading_test/st_header-hover_with_visible_anchor[dark_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+1.15 KB
(120%)
...inux/st_heading_test/st_header-hover_with_visible_anchor[dark_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+1.15 KB
(120%)
...x/st_heading_test/st_header-hover_with_visible_anchor[light_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+734 Bytes
(110%)
...ux/st_heading_test/st_header-hover_with_visible_anchor[light_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+1.07 KB
(120%)
...nux/st_heading_test/st_header-hover_with_visible_anchor[light_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+1.13 KB
(120%)
...t/__snapshots__/linux/st_heading_test/st_header-simple[dark_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+684 Bytes
(110%)
...ht/__snapshots__/linux/st_heading_test/st_header-simple[dark_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+1.16 KB
(120%)
...ght/__snapshots__/linux/st_heading_test/st_header-simple[dark_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+1.14 KB
(120%)
.../__snapshots__/linux/st_heading_test/st_header-simple[light_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+754 Bytes
(110%)
...t/__snapshots__/linux/st_heading_test/st_header-simple[light_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+1.08 KB
(120%)
...ht/__snapshots__/linux/st_heading_test/st_header-simple[light_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+883 Bytes
(120%)
...st_heading_test/st_subheader-hover_with_visible_anchor[dark_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+780 Bytes
(110%)
.../st_heading_test/st_subheader-hover_with_visible_anchor[dark_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+861 Bytes
(120%)
...x/st_heading_test/st_subheader-hover_with_visible_anchor[dark_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+882 Bytes
(120%)
...t_heading_test/st_subheader-hover_with_visible_anchor[light_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+842 Bytes
(110%)
...st_heading_test/st_subheader-hover_with_visible_anchor[light_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+907 Bytes
(120%)
.../st_heading_test/st_subheader-hover_with_visible_anchor[light_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+892 Bytes
(120%)
..._snapshots__/linux/st_heading_test/st_subheader-simple[dark_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+794 Bytes
(110%)
...__snapshots__/linux/st_heading_test/st_subheader-simple[dark_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+902 Bytes
(120%)
.../__snapshots__/linux/st_heading_test/st_subheader-simple[dark_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+882 Bytes
(120%)
...snapshots__/linux/st_heading_test/st_subheader-simple[light_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+814 Bytes
(110%)
..._snapshots__/linux/st_heading_test/st_subheader-simple[light_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+912 Bytes
(120%)
...__snapshots__/linux/st_heading_test/st_subheader-simple[light_theme-webkit].png
Oops, something went wrong.
Binary file removed
BIN
-1.49 KB
...right/__snapshots__/linux/st_markdown_test/st_latex-50[dark_theme-chromium].png
Diff not rendered.
Binary file removed
BIN
-1.49 KB
...ywright/__snapshots__/linux/st_markdown_test/st_latex-50[dark_theme-webkit].png
Diff not rendered.
Binary file removed
BIN
-1.47 KB
...ight/__snapshots__/linux/st_markdown_test/st_latex-50[light_theme-chromium].png
Diff not rendered.
Binary file removed
BIN
-1.47 KB
...wright/__snapshots__/linux/st_markdown_test/st_latex-50[light_theme-webkit].png
Diff not rendered.
Binary file removed
BIN
-1 KB
...right/__snapshots__/linux/st_markdown_test/st_latex-51[dark_theme-chromium].png
Diff not rendered.
Binary file removed
BIN
-997 Bytes
...ight/__snapshots__/linux/st_markdown_test/st_latex-51[light_theme-chromium].png
Diff not rendered.
Binary file removed
BIN
-6.32 KB
...right/__snapshots__/linux/st_markdown_test/st_latex-52[dark_theme-chromium].png
Diff not rendered.
Binary file removed
BIN
-8.33 KB
...wright/__snapshots__/linux/st_markdown_test/st_latex-52[dark_theme-firefox].png
Diff not rendered.
Binary file removed
BIN
-6.05 KB
...ywright/__snapshots__/linux/st_markdown_test/st_latex-52[dark_theme-webkit].png
Diff not rendered.
Binary file removed
BIN
-6.27 KB
...ight/__snapshots__/linux/st_markdown_test/st_latex-52[light_theme-chromium].png
Diff not rendered.
Binary file removed
BIN
-8.28 KB
...right/__snapshots__/linux/st_markdown_test/st_latex-52[light_theme-firefox].png
Diff not rendered.
Binary file removed
BIN
-5.92 KB
...wright/__snapshots__/linux/st_markdown_test/st_latex-52[light_theme-webkit].png
Diff not rendered.
Binary file added
BIN
+6.28 KB
.../__snapshots__/linux/st_markdown_test/st_latex-formula[dark_theme-chromium].png
Oops, something went wrong.
Binary file added
BIN
+8.33 KB
...t/__snapshots__/linux/st_markdown_test/st_latex-formula[dark_theme-firefox].png
Oops, something went wrong.
Binary file added
BIN
+6.04 KB
...ht/__snapshots__/linux/st_markdown_test/st_latex-formula[dark_theme-webkit].png
Oops, something went wrong.
Binary file added
BIN
+6.23 KB
...__snapshots__/linux/st_markdown_test/st_latex-formula[light_theme-chromium].png
Oops, something went wrong.
Binary file added
BIN
+8.29 KB
.../__snapshots__/linux/st_markdown_test/st_latex-formula[light_theme-firefox].png
Oops, something went wrong.
Binary file added
BIN
+5.95 KB
...t/__snapshots__/linux/st_markdown_test/st_latex-formula[light_theme-webkit].png
Oops, something went wrong.
Binary file added
BIN
+1.49 KB
...ht/__snapshots__/linux/st_markdown_test/st_latex-latex[dark_theme-chromium].png
Oops, something went wrong.
File renamed without changes
Binary file added
BIN
+1.51 KB
...ight/__snapshots__/linux/st_markdown_test/st_latex-latex[dark_theme-webkit].png
Oops, something went wrong.
Binary file added
BIN
+1.47 KB
...t/__snapshots__/linux/st_markdown_test/st_latex-latex[light_theme-chromium].png
Oops, something went wrong.
File renamed without changes
Binary file added
BIN
+1.48 KB
...ght/__snapshots__/linux/st_markdown_test/st_latex-latex[light_theme-webkit].png
Oops, something went wrong.
Binary file added
BIN
+1.01 KB
...ht/__snapshots__/linux/st_markdown_test/st_latex-sympy[dark_theme-chromium].png
Oops, something went wrong.
File renamed without changes
File renamed without changes
Binary file added
BIN
+1003 Bytes
...t/__snapshots__/linux/st_markdown_test/st_latex-sympy[light_theme-chromium].png
Oops, something went wrong.
File renamed without changes
File renamed without changes
Binary file modified
BIN
-13 Bytes
(100%)
...nux/st_markdown_test/st_markdown-header_long_above_markdown_table[chromium].png
Oops, something went wrong.
Binary file modified
BIN
-13 Bytes
(100%)
...inux/st_markdown_test/st_markdown-header_long_above_markdown_table[firefox].png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...pshots__/linux/st_markdown_test/st_markdown-headers_beside_widget[chromium].png
Oops, something went wrong.
Binary file modified
BIN
-11 Bytes
(100%)
...apshots__/linux/st_markdown_test/st_markdown-headers_beside_widget[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...napshots__/linux/st_markdown_test/st_markdown-headers_beside_widget[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...snapshots__/linux/st_markdown_test/st_markdown-headers_in_columns[chromium].png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
..._snapshots__/linux/st_markdown_test/st_markdown-headers_in_columns[firefox].png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
...__snapshots__/linux/st_markdown_test/st_markdown-headers_in_columns[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+8 Bytes
(100%)
...s__/linux/st_markdown_test/st_markdown-headers_in_labeled_columns[chromium].png
Oops, something went wrong.
Binary file modified
BIN
+16 Bytes
(100%)
...ts__/linux/st_markdown_test/st_markdown-headers_in_labeled_columns[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+1 Byte
(100%)
...ots__/linux/st_markdown_test/st_markdown-headers_in_labeled_columns[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+7 Bytes
(100%)
...nux/st_markdown_test/st_markdown-headers_joined_in_single_command[chromium].png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...inux/st_markdown_test/st_markdown-headers_joined_in_single_command[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...linux/st_markdown_test/st_markdown-headers_joined_in_single_command[webkit].png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
.../linux/st_markdown_test/st_markdown-headers_via_multiple_commands[chromium].png
Oops, something went wrong.
Binary file modified
BIN
-11 Bytes
(100%)
..._/linux/st_markdown_test/st_markdown-headers_via_multiple_commands[firefox].png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...__/linux/st_markdown_test/st_markdown-headers_via_multiple_commands[webkit].png
Oops, something went wrong.
Binary file modified
BIN
+4.03 KB
(110%)
...t_markdown_test/st_markdown-many_elements_in_one_block[dark_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+5.65 KB
(110%)
...st_markdown_test/st_markdown-many_elements_in_one_block[dark_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+3.95 KB
(110%)
.../st_markdown_test/st_markdown-many_elements_in_one_block[dark_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+3.95 KB
(110%)
..._markdown_test/st_markdown-many_elements_in_one_block[light_theme-chromium].png
Oops, something went wrong.
Binary file modified
BIN
+5.48 KB
(110%)
...t_markdown_test/st_markdown-many_elements_in_one_block[light_theme-firefox].png
Oops, something went wrong.
Binary file modified
BIN
+4.05 KB
(110%)
...st_markdown_test/st_markdown-many_elements_in_one_block[light_theme-webkit].png
Oops, something went wrong.
Binary file modified
BIN
+173 Bytes
(100%)
...__snapshots__/linux/st_markdown_test/st_markdown-with_large_image[chromium].png
Oops, something went wrong.
Binary file modified
BIN
-131 Bytes
(100%)
.../__snapshots__/linux/st_markdown_test/st_markdown-with_large_image[firefox].png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...t/__snapshots__/linux/st_markdown_test/st_markdown-with_large_image[webkit].png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.