From f6bc0ea88ffc93459eba56a1f1872099500405a0 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 16 Mar 2018 16:57:06 +1100 Subject: Backport: Remove line-end white space. Backport of changeset 6625:2dd6b8049c4e. --- doc/SciCoding.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/SciCoding.html') diff --git a/doc/SciCoding.html b/doc/SciCoding.html index 4f7664516..c5debf51a 100644 --- a/doc/SciCoding.html +++ b/doc/SciCoding.html @@ -278,7 +278,7 @@

Properties provided by a new lexer should follow the naming conventions and should include a comment suitable for showing to end users. - The convention is for properties that control styling to be named + The convention is for properties that control styling to be named lexer.<lexername>.* and those that control folding to be named fold.<lexername>.*. Examples are "lexer.python.literals.binary" and "fold.haskell.imports". -- cgit v1.2.3