eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorFilePage.html

changeset 7319
49ea50a9a61e
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorFilePage.html	Sun Oct 27 19:20:41 2019 +0100
+++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorFilePage.html	Mon Oct 28 19:12:37 2019 +0100
@@ -109,6 +109,10 @@
 <td>Private slot to switch the list of file filters.</td>
 </tr>
 <tr>
+<td><a href="#EditorFilePage.on_previewMarkdownPyMdownInstallPushButton_clicked">on_previewMarkdownPyMdownInstallPushButton_clicked</a></td>
+<td>Private slot to install the pymdown extensions package via pip.</td>
+</tr>
+<tr>
 <td><a href="#EditorFilePage.save">save</a></td>
 <td>Public slot to save the Editor File Handling configuration.</td>
 </tr>
@@ -221,6 +225,13 @@
 flag indicating the check state of the button (boolean)
 </dd>
 </dl>
+<a NAME="EditorFilePage.on_previewMarkdownPyMdownInstallPushButton_clicked" ID="EditorFilePage.on_previewMarkdownPyMdownInstallPushButton_clicked"></a>
+<h4>EditorFilePage.on_previewMarkdownPyMdownInstallPushButton_clicked</h4>
+<b>on_previewMarkdownPyMdownInstallPushButton_clicked</b>(<i></i>)
+
+<p>
+        Private slot to install the pymdown extensions package via pip.
+</p>
 <a NAME="EditorFilePage.save" ID="EditorFilePage.save"></a>
 <h4>EditorFilePage.save</h4>
 <b>save</b>(<i></i>)

eric ide

mercurial