--- a/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.MarkupBase.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.MarkupBase.html Sat Jan 16 16:51:23 2021 +0100 @@ -255,7 +255,7 @@ Public method to indicate the availability of bold markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of bold markup </dd> @@ -274,7 +274,7 @@ Public method to indicate the availability of bulleted list markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of bulleted list markup </dd> @@ -293,7 +293,7 @@ Public method to indicate the availability of inline code markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of inline code markup </dd> @@ -312,7 +312,7 @@ Public method to indicate the availability of code block markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of code block markup </dd> @@ -331,7 +331,7 @@ Public method to indicate the availability of hyperlink markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of hyperlink markup </dd> @@ -350,7 +350,7 @@ Public method to indicate the availability of image markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of image markup </dd> @@ -369,7 +369,7 @@ Public method to indicate the availability of italic markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of italic markup </dd> @@ -388,7 +388,7 @@ Public method to indicate the availability of a horizontal line markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of a horizontal line markup </dd> @@ -407,7 +407,7 @@ Public method to indicate the availability of numbered list markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of numbered list markup </dd> @@ -426,7 +426,7 @@ Public method to indicate the availability of block quote markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of block quote markup </dd> @@ -445,7 +445,7 @@ Public method to indicate the availability of strikethrough markup. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of strikethrough markup </dd> @@ -482,7 +482,7 @@ Public method to determine the available header levels. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> supported header levels </dd> @@ -543,7 +543,7 @@ Public method to get the markup kind. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> markup kind all lowercased </dd>