Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import
argparse
4
import
logging
Callers
nothing calls this directly
Calls
1
check_code_blocks
Function · 0.85
Tested by
no test coverage detected