cbfmt

Format code blocks in markdown and org documents

brewmacoslinux
Try with needOr install directly
Source

About

Format codeblocks inside markdown and org documents

Commands

cbfmt

Examples

Format all code blocks in a markdown file in-place$ cbfmt -w document.md
Format code blocks and display the result without modifying the file$ cbfmt document.md
Format an org file with specific language support$ cbfmt -w notes.org