1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00

docs: add missing lua marker to code block

This commit is contained in:
Wez Furlong 2020-04-07 07:39:00 -07:00
parent 912af724f9
commit 56f20d3b80

View File

@ -174,7 +174,7 @@ is approximateley equivalent to ClearType rendering on Windows, but some
people find that it appears blurry. You may wish to try `Greyscale` in
that case.
```
```lua
return {
font_antialias = "Subpixel", -- None, Greyscale, Subpixel
font_hinting = "Full", -- None, Vertical, VerticalSubpixel, Full