From fa38d2306fadc99bb1403433517ecf45a24062eb Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 29 Oct 2012 20:45:58 -0400 Subject: Updated documentation formatting. Pathnames and filenames are italic and be more consistent with constant width text. --- core/iface.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/iface.lua') diff --git a/core/iface.lua b/core/iface.lua index 19af0ea8..d71f7db7 100644 --- a/core/iface.lua +++ b/core/iface.lua @@ -25,7 +25,7 @@ M.constants = {ANNOTATION_BOXED=2,ANNOTATION_HIDDEN=0,ANNOTATION_STANDARD=1,CARE -- + `1`: Integer. -- + `2`: Length of the given lParam string. -- + `3`: Integer position. --- + `4`: Colour in `0xBBGGRR` format. +-- + `4`: Colour in "0xBBGGRR" format. -- + `5`: Boolean `true` or `false`. -- + `6`: Bitmask of Scintilla key modifiers and a key value. -- + `7`: String parameter. -- cgit v1.2.3