--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Thu Dec 21 12:03:40 2023 +0100 @@ -82,7 +82,7 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> parent widget of this lexer </dd> @@ -96,15 +96,21 @@ </p> <dl> -<dt><i>kwSet</i></dt> +<dt><i>kwSet</i> (int)</dt> <dd> -number of the keyword set (integer) +number of the keyword set </dd> </dl> <dl> <dt>Return:</dt> <dd> -string giving the keywords (string) or None +string giving the keywords or None +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div>