Files
oak-gpui/crates/settings/src
Michael Sloan 609c528ceb Refactor markdown formatting utilities to avoid building intermediate strings (#29511)
These were nearly always used when using `format!` / `write!` etc, so it
makes sense to not have an intermediate `String`.

Release Notes:

- N/A
2025-04-27 19:04:51 +00:00
..
2025-02-28 18:33:35 +01:00