.. _f-markdownhelper: module ``helpgen.markdown_helper`` ================================== Short summary +++++++++++++ module ``pyquickhelper.helpgen.markdown_helper`` Helpers for markdown functionalities, it requires dependencies on :epkg:`mistune`. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=====================================================================================================================+=====================================================================================================================================================================+ | :func:`parse_markdown ` | parse markdown text and return the markdown object | +---------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`yield_sphinx_only_markup_for_pipy ` | Code from `My rst README is not formatted on pypi.python.org `_. ... | +---------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.helpgen.markdown_helper :members: :special-members: __init__ :show-inheritance: