diff --git a/docs/config/fonts.markdown b/docs/config/fonts.markdown index 2bdf751a5..d0e39c5d2 100644 --- a/docs/config/fonts.markdown +++ b/docs/config/fonts.markdown @@ -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