You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</code></pre></div><divclass="doc doc-contents "><p>Render Markdown text; for use inside templates.</p><p><spanclass=doc-section-title>Parameters:</span></p><ul><liclass="doc-section-item field-body"><h4id=mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(text)class="doc doc-heading doc-heading-parameter"><b><code>text</code></b><ahref=#mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(text)class=headerlinktitle="Permanent link">¤</a></h4> (<code><aclass="autorefs autorefs-external" href=https://docs.python.org/3/library/stdtypes.html#str>str</a></code>) – <divclass=doc-md-description><p>The text to convert.</p></div></li><liclass="doc-section-item field-body"><h4id=mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(heading_level)class="doc doc-heading doc-heading-parameter"><b><code>heading_level</code></b><ahref=#mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(heading_level)class=headerlinktitle="Permanent link">¤</a></h4> (<code><aclass="autorefs autorefs-external" href=https://docs.python.org/3/library/functions.html#int>int</a></code>) – <divclass=doc-md-description><p>The base heading level to start all Markdown headings from.</p></div></li><liclass="doc-section-item field-body"><h4id=mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(html_id)class="doc doc-heading doc-heading-parameter"><b><code>html_id</code></b><ahref=#mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(html_id)class=headerlinktitle="Permanent link">¤</a></h4> (<code><aclass="autorefs autorefs-external" href=https://docs.python.org/3/library/stdtypes.html#str>str</a></code>, default: <code>''</code> ) – <divclass=doc-md-description><p>The HTML id of the element that's considered the parent of this element.</p></div></li><liclass="doc-section-item field-body"><h4id=mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(strip_paragraph)class="doc doc-heading doc-heading-parameter"><b><code>strip_paragraph</code></b><ahref=#mkdocstrings_handlers.python.handler.PythonHandler.do_convert_markdown(strip_paragraph)class=headerlinktitle="Permanent link">¤</a></h4> (<code><aclass="autorefs autorefs-external" href=https://docs.python.org/3/library/functions.html#bool>bool</a></code>, default: <code>False</code> ) – <divclass=doc-md-description><p>Whether to exclude the <p> tag from around the whole output.</p></div></li></ul><p><spanclass=doc-section-title>Returns:</span></p><ul><liclass="doc-section-item field-body"><code><spantitle=markupsafe.Markup>Markup</span></code> – <divclass=doc-md-description><p>An HTML string.</p></div></li></ul></div></div><divclass="doc doc-object doc-function"><h3id=mkdocstrings_handlers.python.handler.PythonHandler.do_headingclass="doc doc-heading"><codeclass="doc-symbol doc-symbol-heading doc-symbol-method"></code><spanclass="doc doc-object-name doc-function-name">do_heading</span><ahref=#mkdocstrings_handlers.python.handler.PythonHandler.do_headingclass=headerlinktitle="Permanent link">¤</a></h3><divclass="language-python doc-signature highlight"><pre><span></span><code><spanclass=nf>do_heading</span><spanclass=p>(</span>
0 commit comments