helix/helix-term
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
..
src Change shell command output formatting 2025-06-19 20:19:25 +08:00
tests fix: trim whitespace up to the last selection on insert_newline (#13673) 2025-06-03 08:45:19 -05:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 3 updates (#13777) 2025-06-17 08:54:41 -05:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00