MCPcopy Create free account
hub / github.com/executablebooks/markdown-it-py / main.py

File main.py

markdown_it/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from collections.abc import Callable, Generator, Iterable, Mapping, MutableMapping
4from contextlib import contextmanager

Callers

nothing calls this directly

Calls 1

makeMethod · 0.45

Tested by

no test coverage detected