ZIm/crates/markdown_preview/src
Mikayla Maki 53175263a1
Simplify ListState API (#35685)
Follow up to: https://github.com/zed-industries/zed/pull/35670,
simplifies the List state APIs so you no longer have to worry about
strong vs. weak pointers when rendering list items.

Release Notes:

- N/A

---------

Co-authored-by: Agus Zubiaga <agus@zed.dev>
2025-08-06 00:02:26 +00:00
..
markdown_elements.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
markdown_parser.rs chore: Fix warnings for Rust 1.89 (#32378) 2025-06-09 13:11:57 +02:00
markdown_preview.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
markdown_preview_view.rs Simplify ListState API (#35685) 2025-08-06 00:02:26 +00:00
markdown_renderer.rs Simplify ListState API (#35685) 2025-08-06 00:02:26 +00:00