diff -r 2fe91fe443dd -r 328f3ec4b77a src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html --- a/src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Thu Dec 21 15:46:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Thu Dec 21 19:50:01 2023 +0100 @@ -75,21 +75,17 @@ <a NAME="MermaidExtension.extendMarkdown" ID="MermaidExtension.extendMarkdown"></a> <h4>MermaidExtension.extendMarkdown</h4> -<b>extendMarkdown</b>(<i>md, md_globals</i>) +<b>extendMarkdown</b>(<i>md</i>) <p> Public method to register the extension. </p> <dl> -<dt><i>md</i></dt> +<dt><i>md</i> (Markdown)</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 /> @@ -203,7 +199,7 @@ </p> <dl> -<dt><i>md</i></dt> +<dt><i>md</i> (Markdown)</dt> <dd> reference to markdown </dd>