Utilities to execute code blocks in Markdown files.
copied from cf-post-staging / markdown-execUtilities to execute code blocks in Markdown files.
For example, you write a Python code block that computes some HTML, and this HTML is injected in place of the code block.