mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-29 11:18:50 +02:00
4a8824c10e
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>