MCPcopy
hub / github.com/microsoft/autogen / check_md_code_blocks.py

File check_md_code_blocks.py

python/check_md_code_blocks.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Check code blocks in Markdown files for syntax errors."""
2
3import argparse
4import logging

Callers

nothing calls this directly

Calls 1

check_code_blocksFunction · 0.85

Tested by

no test coverage detected