mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-30 03:34:30 +00:00
This PR removes the retained `MarkdownStyle` on the `Markdown` entity in favor of using the `MarkdownElement` directly and passing the `MarkdownStyle` to it. This makes it so switching themes will be reflected live in the code block styles. Release Notes: - N/A --------- Co-authored-by: Antonio Scandurra <me@as-cii.com> Co-authored-by: Agus Zubiaga <hi@aguz.me> |
||
|---|---|---|
| .. | ||
| askpass_modal.rs | ||
| blame_ui.rs | ||
| branch_picker.rs | ||
| commit_message_prompt.txt | ||
| commit_modal.rs | ||
| commit_tooltip.rs | ||
| commit_view.rs | ||
| git_panel.rs | ||
| git_panel_settings.rs | ||
| git_ui.rs | ||
| onboarding.rs | ||
| picker_prompt.rs | ||
| project_diff.rs | ||
| remote_output.rs | ||
| repository_selector.rs | ||