Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 196 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 196 Bytes

Run Py Markdown

This is a simple Python script that extracts all the python code blocks from a markdown file and runs flake 8 on them. It is useful for testing code snippets in a markdown file.