From b76d32ebfd13487a842361cd42366bcdb1bbf38f Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Tue, 27 Jun 2023 15:59:28 +0200 Subject: [PATCH] It's CSS (Cascading Style Sheets) --- docs/content.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content.rst b/docs/content.rst index e0d8ed23..b2d3ae00 100644 --- a/docs/content.rst +++ b/docs/content.rst @@ -561,7 +561,7 @@ linenos string If present or set to "table", output line do not output the line numbers for this table. linenospecial number If set, every nth line will be given the - 'special' css class. + 'special' CSS class. linenostart number Line number for the first line. linenostep number Print every nth line number. lineseparator string String to print between lines of code,