mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-07 21:26:39 +08:00
I noticed that <https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.text_fg_override_threshold> said ':code:` ratio`' instead of being formatted as code. I assume that's because of a space after `. Fixed 2 cases where I found the issue. Added a simple code block check to CI. Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>