@jvollme please check that you have an uncommented ```[styling]``` line in your filetypes.common, without which `line_height` will be in the wrong section and have no effect. This section header is commented out by default. For example, I have these lines in my filetypes.common: ```[styling] line_height=1;1;```
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2386#issuecomment-803211929