src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 9447
662075aa9361
--- a/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html	Thu Jul 14 16:08:57 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html	Thu Jul 14 16:09:37 2022 +0200
@@ -246,7 +246,7 @@
 </dl>
 <a NAME="PreviewProcessingThread.__getHtml" ID="PreviewProcessingThread.__getHtml"></a>
 <h4>PreviewProcessingThread.__getHtml</h4>
-<b>__getHtml</b>(<i>language, text, ssiEnabled, filePath, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat</i>)
+<b>__getHtml</b>(<i>language, text, ssiEnabled, filePath, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat, </i>)
 
 <p>
         Private method to process the given text depending upon the given
@@ -374,7 +374,7 @@
 </dl>
 <a NAME="PreviewProcessingThread.process" ID="PreviewProcessingThread.process"></a>
 <h4>PreviewProcessingThread.process</h4>
-<b>process</b>(<i>filePath, language, text, ssiEnabled, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat</i>)
+<b>process</b>(<i>filePath, language, text, ssiEnabled, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat, </i>)
 
 <p>
         Public method to convert the given text to HTML.

eric ide

mercurial