diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html --- a/src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ <tr> <td><a href="#MermaidExtension.extendMarkdown">extendMarkdown</a></td> -<td>Public method to register the extension.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -77,20 +77,6 @@ <h4>MermaidExtension.extendMarkdown</h4> <b>extendMarkdown</b>(<i>md, md_globals</i>) -<p> - Public method to register the extension. -</p> -<dl> - -<dt><i>md</i></dt> -<dd> -reference to markdown -</dd> -<dt><i>md_globals</i></dt> -<dd> -global config parameters -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />