Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 201 Bytes

Readme.md

File metadata and controls

9 lines (9 loc) · 201 Bytes

md2png

a simple cli tool with convert markdown file to png image

Usage

npm i md2png -g
cd {markdown file path}
md2png filename.md

note: you need install chromium in this process.