40 </tr> |
40 </tr> |
41 <tr> |
41 <tr> |
42 <td><a href="#PreviewerHTML">PreviewerHTML</a></td> |
42 <td><a href="#PreviewerHTML">PreviewerHTML</a></td> |
43 <td>Class implementing a previewer widget for HTML, Markdown and ReST files.</td> |
43 <td>Class implementing a previewer widget for HTML, Markdown and ReST files.</td> |
44 </tr> |
44 </tr> |
45 <tr> |
|
46 <td><a href="#_CaretExtension">_CaretExtension</a></td> |
|
47 <td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td> |
|
48 </tr> |
|
49 <tr> |
|
50 <td><a href="#_MarkExtension">_MarkExtension</a></td> |
|
51 <td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td> |
|
52 </tr> |
|
53 <tr> |
|
54 <td><a href="#_TildeExtension">_TildeExtension</a></td> |
|
55 <td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td> |
|
56 </tr> |
|
57 </table> |
45 </table> |
58 <h3>Functions</h3> |
46 <h3>Functions</h3> |
59 |
47 |
60 <table> |
48 <table> |
61 <tr><td>None</td></tr> |
49 <tr><td>None</td></tr> |
714 <p> |
702 <p> |
715 Public method to perform shutdown actions. |
703 Public method to perform shutdown actions. |
716 </p> |
704 </p> |
717 <div align="right"><a href="#top">Up</a></div> |
705 <div align="right"><a href="#top">Up</a></div> |
718 <hr /> |
706 <hr /> |
719 <hr /> |
|
720 <a NAME="_CaretExtension" ID="_CaretExtension"></a> |
|
721 <h2>_CaretExtension</h2> |
|
722 |
|
723 <p> |
|
724 Class is placed here, because it depends on imported |
|
725 markdown, and markdown import is lazy. |
|
726 </p> |
|
727 <p> |
|
728 (see https://pythonhosted.org/Markdown/extensions/api.html |
|
729 this page for details) |
|
730 </p> |
|
731 <h3>Derived from</h3> |
|
732 markdown.Extension |
|
733 <h3>Class Attributes</h3> |
|
734 |
|
735 <table> |
|
736 <tr><td>INS_RE</td></tr><tr><td>SUP_RE</td></tr> |
|
737 </table> |
|
738 <h3>Class Methods</h3> |
|
739 |
|
740 <table> |
|
741 <tr><td>None</td></tr> |
|
742 </table> |
|
743 <h3>Methods</h3> |
|
744 |
|
745 <table> |
|
746 |
|
747 <tr> |
|
748 <td><a href="#_CaretExtension.extendMarkdown">extendMarkdown</a></td> |
|
749 <td></td> |
|
750 </tr> |
|
751 </table> |
|
752 <h3>Static Methods</h3> |
|
753 |
|
754 <table> |
|
755 <tr><td>None</td></tr> |
|
756 </table> |
|
757 |
|
758 <a NAME="_CaretExtension.extendMarkdown" ID="_CaretExtension.extendMarkdown"></a> |
|
759 <h4>_CaretExtension.extendMarkdown</h4> |
|
760 <b>extendMarkdown</b>(<i>md, md_globals</i>) |
|
761 |
|
762 <div align="right"><a href="#top">Up</a></div> |
|
763 <hr /> |
|
764 <hr /> |
|
765 <a NAME="_MarkExtension" ID="_MarkExtension"></a> |
|
766 <h2>_MarkExtension</h2> |
|
767 |
|
768 <p> |
|
769 Class is placed here, because it depends on imported |
|
770 markdown, and markdown import is lazy. |
|
771 </p> |
|
772 <p> |
|
773 (see https://pythonhosted.org/Markdown/extensions/api.html |
|
774 this page for details) |
|
775 </p> |
|
776 <h3>Derived from</h3> |
|
777 markdown.Extension |
|
778 <h3>Class Attributes</h3> |
|
779 |
|
780 <table> |
|
781 <tr><td>MARK_RE</td></tr> |
|
782 </table> |
|
783 <h3>Class Methods</h3> |
|
784 |
|
785 <table> |
|
786 <tr><td>None</td></tr> |
|
787 </table> |
|
788 <h3>Methods</h3> |
|
789 |
|
790 <table> |
|
791 |
|
792 <tr> |
|
793 <td><a href="#_MarkExtension.extendMarkdown">extendMarkdown</a></td> |
|
794 <td></td> |
|
795 </tr> |
|
796 </table> |
|
797 <h3>Static Methods</h3> |
|
798 |
|
799 <table> |
|
800 <tr><td>None</td></tr> |
|
801 </table> |
|
802 |
|
803 <a NAME="_MarkExtension.extendMarkdown" ID="_MarkExtension.extendMarkdown"></a> |
|
804 <h4>_MarkExtension.extendMarkdown</h4> |
|
805 <b>extendMarkdown</b>(<i>md, md_globals</i>) |
|
806 |
|
807 <div align="right"><a href="#top">Up</a></div> |
|
808 <hr /> |
|
809 <hr /> |
|
810 <a NAME="_TildeExtension" ID="_TildeExtension"></a> |
|
811 <h2>_TildeExtension</h2> |
|
812 |
|
813 <p> |
|
814 Class is placed here, because it depends on imported |
|
815 markdown, and markdown import is lazy. |
|
816 </p> |
|
817 <p> |
|
818 (see https://pythonhosted.org/Markdown/extensions/api.html |
|
819 this page for details) |
|
820 </p> |
|
821 <h3>Derived from</h3> |
|
822 markdown.Extension |
|
823 <h3>Class Attributes</h3> |
|
824 |
|
825 <table> |
|
826 <tr><td>DEL_RE</td></tr><tr><td>SUB_RE</td></tr> |
|
827 </table> |
|
828 <h3>Class Methods</h3> |
|
829 |
|
830 <table> |
|
831 <tr><td>None</td></tr> |
|
832 </table> |
|
833 <h3>Methods</h3> |
|
834 |
|
835 <table> |
|
836 |
|
837 <tr> |
|
838 <td><a href="#_TildeExtension.extendMarkdown">extendMarkdown</a></td> |
|
839 <td></td> |
|
840 </tr> |
|
841 </table> |
|
842 <h3>Static Methods</h3> |
|
843 |
|
844 <table> |
|
845 <tr><td>None</td></tr> |
|
846 </table> |
|
847 |
|
848 <a NAME="_TildeExtension.extendMarkdown" ID="_TildeExtension.extendMarkdown"></a> |
|
849 <h4>_TildeExtension.extendMarkdown</h4> |
|
850 <b>extendMarkdown</b>(<i>md, md_globals</i>) |
|
851 |
|
852 <div align="right"><a href="#top">Up</a></div> |
|
853 <hr /> |
|
854 </body></html> |
707 </body></html> |