zed/crates/rustdoc_to_markdown
Marshall Bowers e4bb666eab
assistant: Add /fetch slash command (#12645)
This PR adds a new `/fetch` slash command to the Assistant for fetching
the content of an arbitrary URL as Markdown.

Currently it's just using the same HTML to Markdown conversion that
`/rustdoc` uses, but I'll be working to refine the output to be more
widely useful.

Release Notes:

- N/A
2024-06-04 11:56:23 -04:00
..
examples assistant: Add /rustdoc slash command (#12453) 2024-05-29 18:14:29 -04:00
src assistant: Add /fetch slash command (#12645) 2024-06-04 11:56:23 -04:00
Cargo.toml rustdoc_to_markdown: Fix code blocks (#12460) 2024-05-29 19:23:06 -04:00
LICENSE-GPL Add rustdoc_to_markdown crate (#12445) 2024-05-29 16:05:16 -04:00