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

Function parser

benchmarking/bench_core.py:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13@pytest.fixture
14def parser():
15 return markdown_it.MarkdownIt("commonmark")
16
17
18@pytest.mark.benchmark(group="core")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…