extract_code
extract code block form markdown file cmd : cat test.md | code_extract python shell
Quick start
Install code_extract:
$ npm install -g code_extract
Run code_extract:
$ codedown
usage: code_extract<lang0, lang1>
ex: code_extract python shell