--- a/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.MarkdownProvider.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.MarkdownProvider.html Sat Jan 16 16:51:23 2021 +0100 @@ -299,7 +299,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> @@ -318,7 +318,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> @@ -337,7 +337,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> @@ -356,7 +356,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> @@ -375,7 +375,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> @@ -394,7 +394,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> @@ -413,7 +413,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> @@ -432,7 +432,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> @@ -451,7 +451,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> @@ -470,7 +470,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> @@ -489,7 +489,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> @@ -526,7 +526,7 @@ Public method to determine the available header levels. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> supported header levels </dd> @@ -587,7 +587,7 @@ Public method to get the markup kind. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string with markup kind </dd>