helix/helix-term/src/commands
Ashkan Kiani b92e1d15fe Change shell command output formatting
Don't prepend markdown code block if the shell
command has one already.

This allows it to render however it wants instead
of strictly sticking to [sh].

There is already the workaround of echoing [```]
to close the existing block first, but that produces
an extra blank line at the top that is ugly.
2025-06-19 20:19:25 +08:00
..
dap.rs syntax: Move config types to a separate module 2025-05-13 18:30:21 -04:00
lsp.rs Add diagnostic source to diagnostic pickers (#13758) 2025-06-17 09:17:46 -05:00
typed.rs Change shell command output formatting 2025-06-19 20:19:25 +08:00