codebraid
Live code in Pandoc Markdown
Live code in Pandoc Markdown
To install this package, run one of the following:
Codebraid is a Python program that enables executable code in Pandoc Markdown documents. Using Codebraid can be as simple as adding a class to your code blocks' attributes, and then running codebraid rather than pandoc to convert your document from Markdown to another format. codebraid supports almost all of pandoc's options and passes them to pandoc internally.
Summary
Live code in Pandoc Markdown
Information Last Updated
Apr 22, 2025 at 14:57
License
BSD-3-Clause
Total Downloads
25.8K
Platforms
GitHub Repository
https://github.com/gpoore/codebraidDocumentation
https://github.com/gpoore/codebraid