markdown_code_exec Execute Python code in Markdown files and captures the output Copyright 2022 Sebastiaan Mathôt Example usage from markdown_code_exec import parse_file parse_file('input.md', 'output.md') License GNU General Public License 3