0.0.1 • Published 10 months ago

md-to-image v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

一款支持markdown转image的工具

const filePath = await md2image(`#你好
> 引用内容
`,"/root/temp")
console.log(filePath)

```javascript
0.0.1

10 months ago