ZIm/crates/markdown/src
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
..
markdown.rs markdown: Make push_div work with Stateful<Div>s (#22622) 2025-01-03 18:24:04 +00:00
parser.rs Fix clang popovers (#20090) 2024-11-01 13:28:34 -06:00