ZIm/crates/util/src
Michael Sloan 8e6fc3c807
Implement better markdown escaping and inline code escape (#23222)
Motivation for this is using markdown for keymap error notifications in
#23113, but it also benefits the copied text of repl tables.

Release Notes:

- N/A
2025-01-16 11:06:57 +00:00
..
test Fix Clippy warnings in util crate (#8721) 2024-03-02 13:06:35 -05:00
arc_cow.rs Add support for git branches on remote projects (#19755) 2024-10-27 15:50:54 -07:00
command.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
fs.rs chore: Clean up util dependencies. (#9247) 2024-03-13 00:10:49 +01:00
markdown.rs Implement better markdown escaping and inline code escape (#23222) 2025-01-16 11:06:57 +00:00
paths.rs Better absolute path handling (#19727) 2024-11-27 20:22:58 +02:00
serde.rs Allow ignoring soft wraps when moving to line ends (#11153) 2024-05-02 12:30:45 +03:00
test.rs Fix Clippy warnings in util crate (#8721) 2024-03-02 13:06:35 -05:00
util.rs Implement better markdown escaping and inline code escape (#23222) 2025-01-16 11:06:57 +00:00