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
Last Updated
Oct 18, 2023 at 13:09
License
BSD-3-Clause
Total Downloads
26.1K
Supported Platforms
GitHub Repository
https://github.com/gpoore/codebraidDocumentation
https://github.com/gpoore/codebraid