From 7c18495eb995f5c5997c201a8eef70b134fa5152 Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 27 Nov 2021 18:32:06 +0200 Subject: Updated Help Fixed an error. --- res/about/help.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/about/help.gmi') diff --git a/res/about/help.gmi b/res/about/help.gmi index 9f8d2759..7c904bd9 100644 --- a/res/about/help.gmi +++ b/res/about/help.gmi @@ -424,7 +424,7 @@ The "ANSI escapes" setting controls which ANSI escape codes are enabled: * "FG Color" enables changes to text foreground color. * "BG Color" enables changes to text background color. -* "Font Style" enables changing the font style: bold, italic, or monospace. (These correspond to codes 1, 2, and 11.) +* "Font Style" enables changing the font style: bold, italic, or monospace. (These correspond to codes 1, 3, and 11.) A warning banner is displayed if any codes are detected on a page. This helps you be aware of potential visual artifacts, like text color that is being forced to black regardless of the page background color. Click on the warning to dismiss it on a per-site basis. -- cgit v1.2.3