zed/crates/markdown
Marshall Bowers 7826d79a40
markdown: Make push_div work with Stateful<Div>s (#22622)
This PR updates the `push_div` method in the `MarkdownElementBuilder` to
support taking in a `Stateful<Div>`.

This is some groundwork for supporting horizontal scrolling in Markdown
code blocks.

Release Notes:

- N/A
2025-01-03 18:24:04 +00:00
..
examples gpui: Remove use of use gpui::* in examples (#22311) 2024-12-20 23:09:30 +00:00
src markdown: Make push_div work with Stateful<Div>s (#22622) 2025-01-03 18:24:04 +00:00
Cargo.toml
LICENSE-GPL