Skip to content

Executes Python code embedded in Markdown files

Notifications You must be signed in to change notification settings

robbertmijn/markdown_code_exec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Executes Python code embedded in Markdown files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%