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

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 9447
662075aa9361
equal deleted inserted replaced
9235:b5fe898e171f 9236:db53a9efe7ef
244 processed HTML (string) 244 processed HTML (string)
245 </dd> 245 </dd>
246 </dl> 246 </dl>
247 <a NAME="PreviewProcessingThread.__getHtml" ID="PreviewProcessingThread.__getHtml"></a> 247 <a NAME="PreviewProcessingThread.__getHtml" ID="PreviewProcessingThread.__getHtml"></a>
248 <h4>PreviewProcessingThread.__getHtml</h4> 248 <h4>PreviewProcessingThread.__getHtml</h4>
249 <b>__getHtml</b>(<i>language, text, ssiEnabled, filePath, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat</i>) 249 <b>__getHtml</b>(<i>language, text, ssiEnabled, filePath, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat, </i>)
250 250
251 <p> 251 <p>
252 Private method to process the given text depending upon the given 252 Private method to process the given text depending upon the given
253 language. 253 language.
254 </p> 254 </p>
372 processed HTML (string) 372 processed HTML (string)
373 </dd> 373 </dd>
374 </dl> 374 </dl>
375 <a NAME="PreviewProcessingThread.process" ID="PreviewProcessingThread.process"></a> 375 <a NAME="PreviewProcessingThread.process" ID="PreviewProcessingThread.process"></a>
376 <h4>PreviewProcessingThread.process</h4> 376 <h4>PreviewProcessingThread.process</h4>
377 <b>process</b>(<i>filePath, language, text, ssiEnabled, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat</i>) 377 <b>process</b>(<i>filePath, language, text, ssiEnabled, rootPath, useSphinx, convertNewLineToBreak, usePyMdownExtensions, markdownHtmlFormat, restDocutilsHtmlFormat, </i>)
378 378
379 <p> 379 <p>
380 Public method to convert the given text to HTML. 380 Public method to convert the given text to HTML.
381 </p> 381 </p>
382 <dl> 382 <dl>

eric ide

mercurial