eric6/Documentation/Source/eric6.UI.Previewers.PreviewerHTML.html

changeset 7314
c32c24345ca7
parent 7301
6df711503ec0
child 7989
a21d673a8f99
diff -r 2373d03cd63a -r c32c24345ca7 eric6/Documentation/Source/eric6.UI.Previewers.PreviewerHTML.html
--- a/eric6/Documentation/Source/eric6.UI.Previewers.PreviewerHTML.html	Thu Oct 24 19:34:53 2019 +0200
+++ b/eric6/Documentation/Source/eric6.UI.Previewers.PreviewerHTML.html	Fri Oct 25 20:15:51 2019 +0200
@@ -42,18 +42,6 @@
 <td><a href="#PreviewerHTML">PreviewerHTML</a></td>
 <td>Class implementing a previewer widget for HTML, Markdown and ReST files.</td>
 </tr>
-<tr>
-<td><a href="#_CaretExtension">_CaretExtension</a></td>
-<td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td>
-</tr>
-<tr>
-<td><a href="#_MarkExtension">_MarkExtension</a></td>
-<td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td>
-</tr>
-<tr>
-<td><a href="#_TildeExtension">_TildeExtension</a></td>
-<td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td>
-</tr>
 </table>
 <h3>Functions</h3>
 
@@ -716,139 +704,4 @@
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-<hr />
-<a NAME="_CaretExtension" ID="_CaretExtension"></a>
-<h2>_CaretExtension</h2>
-
-<p>
-                    Class is placed here, because it depends on imported
-                    markdown, and markdown import is lazy.
-</p>
-<p>
-                    (see https://pythonhosted.org/Markdown/extensions/api.html
-                    this page for details)
-</p>
-<h3>Derived from</h3>
-markdown.Extension
-<h3>Class Attributes</h3>
-
-<table>
-<tr><td>INS_RE</td></tr><tr><td>SUP_RE</td></tr>
-</table>
-<h3>Class Methods</h3>
-
-<table>
-<tr><td>None</td></tr>
-</table>
-<h3>Methods</h3>
-
-<table>
-
-<tr>
-<td><a href="#_CaretExtension.extendMarkdown">extendMarkdown</a></td>
-<td></td>
-</tr>
-</table>
-<h3>Static Methods</h3>
-
-<table>
-<tr><td>None</td></tr>
-</table>
-
-<a NAME="_CaretExtension.extendMarkdown" ID="_CaretExtension.extendMarkdown"></a>
-<h4>_CaretExtension.extendMarkdown</h4>
-<b>extendMarkdown</b>(<i>md, md_globals</i>)
-
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
-<a NAME="_MarkExtension" ID="_MarkExtension"></a>
-<h2>_MarkExtension</h2>
-
-<p>
-                    Class is placed here, because it depends on imported
-                    markdown, and markdown import is lazy.
-</p>
-<p>
-                    (see https://pythonhosted.org/Markdown/extensions/api.html
-                    this page for details)
-</p>
-<h3>Derived from</h3>
-markdown.Extension
-<h3>Class Attributes</h3>
-
-<table>
-<tr><td>MARK_RE</td></tr>
-</table>
-<h3>Class Methods</h3>
-
-<table>
-<tr><td>None</td></tr>
-</table>
-<h3>Methods</h3>
-
-<table>
-
-<tr>
-<td><a href="#_MarkExtension.extendMarkdown">extendMarkdown</a></td>
-<td></td>
-</tr>
-</table>
-<h3>Static Methods</h3>
-
-<table>
-<tr><td>None</td></tr>
-</table>
-
-<a NAME="_MarkExtension.extendMarkdown" ID="_MarkExtension.extendMarkdown"></a>
-<h4>_MarkExtension.extendMarkdown</h4>
-<b>extendMarkdown</b>(<i>md, md_globals</i>)
-
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
-<a NAME="_TildeExtension" ID="_TildeExtension"></a>
-<h2>_TildeExtension</h2>
-
-<p>
-                    Class is placed here, because it depends on imported
-                    markdown, and markdown import is lazy.
-</p>
-<p>
-                    (see https://pythonhosted.org/Markdown/extensions/api.html
-                    this page for details)
-</p>
-<h3>Derived from</h3>
-markdown.Extension
-<h3>Class Attributes</h3>
-
-<table>
-<tr><td>DEL_RE</td></tr><tr><td>SUB_RE</td></tr>
-</table>
-<h3>Class Methods</h3>
-
-<table>
-<tr><td>None</td></tr>
-</table>
-<h3>Methods</h3>
-
-<table>
-
-<tr>
-<td><a href="#_TildeExtension.extendMarkdown">extendMarkdown</a></td>
-<td></td>
-</tr>
-</table>
-<h3>Static Methods</h3>
-
-<table>
-<tr><td>None</td></tr>
-</table>
-
-<a NAME="_TildeExtension.extendMarkdown" ID="_TildeExtension.extendMarkdown"></a>
-<h4>_TildeExtension.extendMarkdown</h4>
-<b>extendMarkdown</b>(<i>md, md_globals</i>)
-
-<div align="right"><a href="#top">Up</a></div>
-<hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial