--- a/src/eric7/QScintilla/Lexers/LexerMarkdown.py Tue Apr 16 15:47:11 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerMarkdown.py Sat Apr 20 18:01:36 2024 +0200 @@ -45,7 +45,7 @@ """ Function to instantiate a lexer object. - @param variant name of the language variant + @param variant name of the language variant (unused) @type str @param parent parent widget of this lexer @type QObject