eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.HtmlProvider.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
--- a/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.HtmlProvider.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.HtmlProvider.html	Sat Jan 16 16:51:23 2021 +0100
@@ -303,7 +303,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>
@@ -322,7 +322,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>
@@ -341,7 +341,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>
@@ -360,7 +360,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>
@@ -379,7 +379,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>
@@ -398,7 +398,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>
@@ -417,7 +417,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>
@@ -436,7 +436,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>
@@ -455,7 +455,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>
@@ -474,7 +474,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>
@@ -493,7 +493,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>
@@ -530,7 +530,7 @@
         Public method to determine the available header levels.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 supported header levels
 </dd>
@@ -591,7 +591,7 @@
         Public method to get the markup kind.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string with markup kind
 </dd>

eric ide

mercurial