ZIm/crates/markdown
Danilo Leal 39da72161f
agent: Make terminal command render with Markdown in the tool card (#30430)
Closes https://github.com/zed-industries/zed/issues/30411

Rendering as markdown gives us text selection and copying for free. In
the future, we may want to explore having these commands be actual
editors, allowing you to step in, change the command, and re-run it
right from there.

Release Notes:

- agent: Made the terminal command in the tool card selectable and
copyable.
2025-05-09 21:53:11 -03:00
..
examples Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00
src agent: Make terminal command render with Markdown in the tool card (#30430) 2025-05-09 21:53:11 -03: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