ZIm/crates/markdown
Max Brunsfeld 29c31f020e
Implement rendering of images with data urls in markdown (#30322)
Fixes #28266

![Screenshot 2025-05-08 at 5 08
21 PM](https://github.com/user-attachments/assets/774d2dde-3f2d-466c-8eb1-c67badbd89e4)

Release Notes:

- Added support for rendering images with data URLs in markdown. This
can show up in hover documentation provided by language servers.

Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
2025-05-08 18:26:24 -07:00
..
examples Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00
src Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00
Cargo.toml Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00