MCPcopy
hub / github.com/Python-Markdown/markdown

github.com/Python-Markdown/markdown @3.10.2 sqlite

repository ↗ · DeepWiki ↗ · release 3.10.2 ↗
1,452 symbols 3,981 edges 71 files 453 documented · 31%
README

Python-Markdown

Build Status Coverage Status Latest Version Python Versions BSD License Code of Conduct

This is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few known issues. See Features for information on what exactly is supported and what is not. Additional features are supported by the Available Extensions.

Documentation

pip install markdown
import markdown
html = markdown.markdown(your_text_string)

For more advanced installation and usage documentation, see the docs/ directory of the distribution or the project website at https://Python-Markdown.github.io/.

See the change log at https://python-markdown.github.io/changelog/.

Support

You may report bugs, ask for help, and discuss various other issues on the bug tracker.

Code of Conduct

Everyone interacting in the Python-Markdown project's code bases, issue trackers, and mailing lists is expected to follow the Code of Conduct.

Core symbols most depended-on inside this repo

register
called by 98
markdown/util.py
set
called by 52
markdown/blockparser.py
convert
called by 25
markdown/core.py
store
called by 18
markdown/util.py
getConfig
called by 17
markdown/extensions/__init__.py
parse_options
called by 16
markdown/__main__.py
parseBlocks
called by 15
markdown/blockparser.py
reset
called by 13
markdown/core.py

Shape

Method 1,189
Class 191
Function 71
Route 1

Languages

Python100%

Modules by API surface

tests/test_apis.py140 symbols
tests/test_syntax/blocks/test_html_blocks.py123 symbols
tests/test_syntax/extensions/test_md_in_html.py80 symbols
tests/test_syntax/blocks/test_headers.py77 symbols
markdown/inlinepatterns.py71 symbols
tests/test_syntax/extensions/test_toc.py64 symbols
tests/test_syntax/extensions/test_code_hilite.py52 symbols
tests/test_syntax/extensions/test_fenced_code.py49 symbols
tests/test_syntax/blocks/test_hr.py48 symbols
markdown/blockprocessors.py46 symbols
tests/test_syntax/inline/test_links.py42 symbols
markdown/extensions/footnotes.py40 symbols

For agents

$ claude mcp add markdown \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact